Skip to content

Commit a43ce20

Browse files
committed
Fix deprecation warning
1 parent 9140b2c commit a43ce20

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spec/spec_helper.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
STDERR.reopen(test(?e, '/dev/null') ? '/dev/null' : 'NUL:')
99

1010
RSpec.configure do |config|
11-
config.treat_symbols_as_metadata_keys_with_true_values = true
1211
config.run_all_when_everything_filtered = true
1312
config.filter_run :focus
1413
config.order = 'random'

0 commit comments

Comments
 (0)