spec/spec_helper.rb in ezid-client-1.8.0 vs spec/spec_helper.rb in ezid-client-1.9.0.rc1

- old
+ new

@@ -13,9 +13,11 @@ # The `.rspec` file also contains a few flags that are not defaults but that # users commonly want. # # See http://rubydoc.info/gems/rspec-core/RSpec/Core/Configuration +require "byebug" + require "rspec/its" require "ezid/test_helper" ezid_test_mode!