diff --git a/spec/spec_helper.rb b/spec/spec_helper.rb index 1b2cb3a..73db28f 100644 --- a/spec/spec_helper.rb +++ b/spec/spec_helper.rb @@ -40,3 +40,5 @@ RSpec.configure do |config| end OmniAuth.config.test_mode = true + +WebMock.disable_net_connect! :allow => /coveralls\.io/ -- libgit2 0.21.2