Skip to content

Commit

Permalink
Merge pull request #846 from davejlong/deprecation_warnings
Browse files Browse the repository at this point in the history
Remove deprecated  from spec_helper
  • Loading branch information
JonRowe committed Nov 11, 2013
2 parents 12d83a6 + cac1939 commit 58cf0a1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/spec_helper.rb
Expand Up @@ -21,7 +21,6 @@ def self.run_all(reporter=nil)
RSpec.configure do |config|
real_world = nil

config.treat_symbols_as_metadata_keys_with_true_values = true
config.filter_run :focus
config.run_all_when_everything_filtered = true
config.before(:each) do
Expand Down

0 comments on commit 58cf0a1

Please sign in to comment.