spec/dummy/config/environments/test.rb in cadenero-0.0.2.b8 vs spec/dummy/config/environments/test.rb in cadenero-0.0.2.b10
- old
+ new
@@ -5,10 +5,10 @@
# test suite. You never need to work with it otherwise. Remember that
# your test database is "scratch space" for the test suite and is wiped
# and recreated between test runs. Don't rely on the data there!
config.cache_classes = true
- config.ember.variant = :development
+ # config.ember.variant = :development
# Configure static asset server for tests with Cache-Control for performance
config.serve_static_assets = true
config.static_cache_control = "public, max-age=3600"