summaryrefslogtreecommitdiff
path: root/spec/bundler/realworld
diff options
context:
space:
mode:
authorDavid Rodríguez <deivid.rodriguez@riseup.net>2020-05-24 11:20:02 +0200
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2020-06-05 07:32:42 +0900
commit0fb2a7fa1cd9348fba04e15bbc115776f4cc6d0a (patch)
tree8fc1cb7f718bb724c05eae1ae24fddd2c0275f0a /spec/bundler/realworld
parent0ae5cd55e5c764c8fb14c63eb663cdbff355434e (diff)
Fix `bin/rake spec:realworld:record`
Previously it was failing and not recording. Also, the `BUNDLER_SPEC_FORCE_RECORD` environment variable was forcing every request to be recorded, including duplicated requests to the same endpoint. That meant the recorded `versions` file would be incorrect because it would contain the result of the last request, which would be `304 NOT MODIFIED`. So, to rerecord, delete cassettes and let them be recorded when needed.
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/3184
Diffstat (limited to 'spec/bundler/realworld')
0 files changed, 0 insertions, 0 deletions