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 d21a7c9 commit 24578c9Copy full SHA for 24578c9
spec/support/puffing_billy.rb
@@ -32,7 +32,7 @@
32
# to false when first recording a 3rd party interaction. After
33
# the recording has been stored to cache_path, then set
34
# non_whitelisted_requests_disabled back to true.
35
- c.non_whitelisted_requests_disabled = false
+ c.non_whitelisted_requests_disabled = true
36
end
37
38
# https://github.com/oesmith/puffing-billy#working-with-vcr-and-webmock
0 commit comments