summaryrefslogtreecommitdiff
path: root/spec/support/webmock.rb
blob: ed4fe6d6aa5f282885c59dbe7df1f50f0e44c7c4 (plain)
1
2
3
require 'webmock/rspec'

WebMock.disable_net_connect!(allow_localhost: true)