mirror of
https://github.com/kevin1024/vcrpy.git
synced 2025-12-09 17:15:35 +00:00
Fix heading hierarchy in debugging guide
This commit is contained in:
@@ -31,7 +31,7 @@ which matchers didn't match. This can help you with debugging custom
|
|||||||
matchers.
|
matchers.
|
||||||
|
|
||||||
CannotOverwriteExistingCassetteException
|
CannotOverwriteExistingCassetteException
|
||||||
========================================
|
----------------------------------------
|
||||||
|
|
||||||
When a request failed to be found in an existing cassette,
|
When a request failed to be found in an existing cassette,
|
||||||
VCR.py tries to get the request(s) that may be similar to the one being searched.
|
VCR.py tries to get the request(s) that may be similar to the one being searched.
|
||||||
|
|||||||
Reference in New Issue
Block a user