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 9140b2c commit a43ce20Copy full SHA for a43ce20
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