Skip to content

Commit 785b465

Browse files
committed
Remove deprecated configuration of RSpec
1 parent 33f0d14 commit 785b465

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

spec/spec_helper.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
#
1414
# See http://rubydoc.info/gems/rspec-core/RSpec/Core/Configuration
1515
RSpec.configure do |config|
16-
config.treat_symbols_as_metadata_keys_with_true_values = true
1716
config.run_all_when_everything_filtered = true
1817
config.filter_run :focus
1918

0 commit comments

Comments
 (0)