spec/spec_helper.rb in pivotal-github-0.5.1 vs spec/spec_helper.rb in pivotal-github-0.5.2

- old
+ new

@@ -2,8 +2,6 @@ RSpec.configure do |config| config.treat_symbols_as_metadata_keys_with_true_values = true config.run_all_when_everything_filtered = true config.filter_run :focus - - end