diff --git a/spec/rails_helper.rb b/spec/rails_helper.rb index 735761ff..8de4fc82 100644 --- a/spec/rails_helper.rb +++ b/spec/rails_helper.rb @@ -46,3 +46,5 @@ Shoulda::Matchers.configure do |config| with.library :rails end end + +WebMock.allow_net_connect!