Unbreak all the tests relying on one login-box.

This commit is contained in:
Bryce Johnson 2016-09-28 13:26:37 +02:00
parent 69f9c00cfb
commit 673c23dd7e
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@
= render 'devise/shared/signup_box'
- if omniauth_enabled? && devise_mapping.omniauthable? && button_based_providers_enabled?
.clearfix.omniauth-box
.clearfix
= render 'devise/shared/omniauth_box'
-# Show a message if none of the mechanisms above are enabled

View File

@ -1,4 +1,4 @@
%div.login-box
%div.omniauth-container
%p
%span.light
Sign in with