BigW Consortium Gitlab

Commit 133df7ee by Grzegorz Bizon

Revert eager loading in test env that breakes teaspoon

parent 7a0f4d3c
......@@ -30,7 +30,7 @@ Rails.application.configure do
# Print deprecation notices to the stderr
config.active_support.deprecation = :stderr
config.eager_load = true
config.eager_load = false
config.cache_store = :null_store
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment