spec/spec_helper.rb in customer_vault-0.0.4 vs spec/spec_helper.rb in customer_vault-1.0.0
- old
+ new
@@ -36,9 +36,10 @@
# Prevents you from mocking or stubbing a method that does not exist on
# a real object. This is generally recommended, and will default to
# `true` in RSpec 4.
mocks.verify_partial_doubles = true
end
+
# The settings below are suggested to provide a good initial experience
# with RSpec, but feel free to customize to your heart's content.
=begin
# These two settings work together to allow you to limit a spec run