Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(test): add vcr_config for cassette management and re-run cassettes
* set record_mode to fix failing tests * ci uses 'once' * default uses 'new_episodes' (can overide via VCR_RECORD_MODE env var) * re-ran cassettes to update with the correct config
- Loading branch information