We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4906a0 commit 2c985daCopy full SHA for 2c985da
config/environments/test.rb
@@ -63,4 +63,6 @@
63
64
# Raise error when a before_action's only/except options reference missing actions
65
config.action_controller.raise_on_missing_callback_actions = true
66
+
67
+ config.log_level = :error
68
end
0 commit comments