Merge pull request #7497 from UpshiftNetwork/fix-signs-up-feature-tests

Fix: Failing 'Signs Up'-Feature Tests
This commit is contained in:
Benjamin Neff 2017-07-19 00:06:34 +02:00
commit 871b8fbb01
No known key found for this signature in database
GPG key ID: 971464C3F1A90194

View file

@ -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}"}