mirror of
https://github.com/kevin1024/vcrpy.git
synced 2025-12-09 01:03:24 +00:00
remove fixtures, remove some dead httpbin assert code
This commit is contained in:
@@ -56,4 +56,4 @@ def test_cassette_response():
|
||||
|
||||
def test_cassette_missing_response():
|
||||
a = Cassette('test')
|
||||
assert a.response('foo')
|
||||
assert not a.response('foo')
|
||||
|
||||
Reference in New Issue
Block a user