Skip to content

Commit 52b4169

Browse files
committed
Merge pull request #5 from pathawks/treat_symbols_as_metadata_keys_with_true_values
Merge pull request 5
2 parents 8f3465a + a43ce20 commit 52b4169

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)