Merge pull request #7497 from UpshiftNetwork/fix-signs-up-feature-tests
Fix: Failing 'Signs Up'-Feature Tests
This commit is contained in:
commit
871b8fbb01
1 changed files with 1 additions and 1 deletions
|
|
@ -17,8 +17,8 @@
|
|||
= javascript_include_tag :main, :templates
|
||||
= load_javascript_locales
|
||||
|
||||
= render "head"
|
||||
= include_color_theme
|
||||
= render "head"
|
||||
= translation_missing_warnings
|
||||
|
||||
%body{class: "page-#{controller_name} action-#{action_name}"}
|
||||
|
|
|
|||
Loading…
Reference in a new issue