-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix the behavior of the option re_record_interval (vcr#824)
In this commit, we are changing how the option re_record_interval behaves. If this option is provided together with record mode set to none, VCR won't re-record cassettes, even if their intervals have expired. Fixes vcr#687
- Loading branch information
1 parent
5c57aa5
commit 33757df
Showing
2 changed files
with
13 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters