-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
make sure start/stop of VCRSystem is used in the right way, by wrapping
one big try/finally around vcr usage with a stop in the finally block this makes sure that in all situations that might raise an exception VCRSystem is always kapt in the expected state at the end
- Loading branch information
Showing
1 changed file
with
88 additions
and
86 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