Skip to content
This repository was archived by the owner on Nov 30, 2024. It is now read-only.

Commit f101a3e

Browse files
committed
raise errors for deprecations
Conflicts: spec/spec_helper.rb
1 parent 8ea6751 commit f101a3e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spec/spec_helper.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ def without_env_vars(*vars)
134134
end
135135

136136
# runtime options
137+
c.raise_errors_for_deprecations!
137138
c.color = true
138139
c.include EnvHelpers
139140
c.filter_run_excluding :ruby => lambda {|version|

0 commit comments

Comments
 (0)