spec/spec_helper.rb in regexp-examples-0.3.1 vs spec/spec_helper.rb in regexp-examples-0.3.2

- old
+ new

@@ -31,10 +31,9 @@ # `true` in RSpec 4. mocks.verify_partial_doubles = true end config.disable_monkey_patching! - config.warnings = true # Print the 10 slowest examples and example groups at the # end of the spec run, to help surface which specs are running # particularly slow. #config.profile_examples = 10