screenomat/spec/spec_helper.rb

3 lines
57 B
Ruby

RSpec.configure do |config|
config.mock_with :mocha
end