Specs: Disable external requests with WebMock
This commit is contained in:
@ -50,4 +50,4 @@ Shoulda::Matchers.configure do |config|
|
||||
end
|
||||
end
|
||||
|
||||
WebMock.allow_net_connect!
|
||||
WebMock.disable_net_connect!(allow_localhost: true)
|
||||
|
Reference in New Issue
Block a user