Skip to content
Snippets Groups Projects
Commit 133df7ee authored by Grzegorz Bizon's avatar Grzegorz Bizon
Browse files

Revert eager loading in test env that breakes teaspoon

parent 7a0f4d3c
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment