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.
2 parents 8f3465a + a43ce20 commit 52b4169Copy full SHA for 52b4169
spec/spec_helper.rb
@@ -8,7 +8,6 @@
8
STDERR.reopen(test(?e, '/dev/null') ? '/dev/null' : 'NUL:')
9
10
RSpec.configure do |config|
11
- config.treat_symbols_as_metadata_keys_with_true_values = true
12
config.run_all_when_everything_filtered = true
13
config.filter_run :focus
14
config.order = 'random'
0 commit comments