Skip to content

Commit ea133f7

Browse files
committed
Correct puffing billy committed config
1 parent d1c9f4e commit ea133f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/support/puffing_billy.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
# to false when first recording a 3rd party interaction. After
3333
# the recording has been stored to cache_path, then set
3434
# non_whitelisted_requests_disabled back to true.
35-
c.non_whitelisted_requests_disabled = false
35+
c.non_whitelisted_requests_disabled = true
3636
end
3737

3838
# https://github.com/oesmith/puffing-billy#working-with-vcr-and-webmock

0 commit comments

Comments
 (0)