We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3f9ce2 commit f37725bCopy full SHA for f37725b
services/comm/spec/dummy/config/environments/test.rb
@@ -41,8 +41,5 @@
41
# Raises error for missing translations.
42
# config.action_view.raise_on_missing_translations = true
43
44
- # Prevent expensive template finalization at end of test suite runs.
45
- config.action_view.finalize_compiled_template_methods = false
46
-
47
config.active_job.queue_adapter = :test
48
end
0 commit comments