spec/spec_helper.rb in git_helper-2.0.0 vs spec/spec_helper.rb in git_helper-2.0.1
- old
+ new
@@ -29,10 +29,9 @@
# ...rather than:
# # => "be bigger than 2"
expectations.include_chain_clauses_in_custom_matcher_descriptions = true
end
- config.use_transactional_fixtures = true
config.filter_run :focus => true
config.run_all_when_everything_filtered = true
# rspec-mocks config goes here. You can use an alternate test double
# library (such as bogus or mocha) by changing the `mock_with` option here.