We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffda438 commit b7802ccCopy full SHA for b7802cc
1 file changed
test/test_helper.rb
@@ -35,6 +35,7 @@
35
VCR.configure do |config|
36
config.cassette_library_dir = 'test/vcr_cassettes'
37
config.hook_into :webmock
38
+ config.ignore_localhost = true
39
# config.allow_http_connections_when_no_cassette = true
40
end
41
0 commit comments