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 f551c3f commit 3b244aeCopy full SHA for 3b244ae
spec/spec_helper.rb
@@ -47,6 +47,8 @@ module VERSION
47
# see: https://relishapp.com/rspec/rspec-core/v/3-8/docs/configuration/zero-monkey-patching-mode
48
config.disable_monkey_patching!
49
50
+ config.raise_errors_for_deprecations!
51
+
52
# Include standard helpers
53
config.include TestHelper
54
end
0 commit comments