spec/spec_helper.rb in ezid-client-1.7.0 vs spec/spec_helper.rb in ezid-client-1.7.1
- old
+ new
@@ -59,10 +59,10 @@
# - http://myronmars.to/n/dev-blog/2014/05/notable-changes-in-rspec-3#new__config_option_to_disable_rspeccore_monkey_patching
config.disable_monkey_patching!
# This setting enables warnings. It's recommended, but in some cases may
# be too noisy due to issues in dependencies.
- config.warnings = true
+ config.warnings = false
# Many RSpec users commonly either run the entire suite or an individual
# file, and it's useful to allow more verbose output when running an
# individual spec file.
if config.files_to_run.one?