mirror of
https://github.com/kevin1024/vcrpy.git
synced 2025-12-08 16:53:23 +00:00
Added port to Request with matcher and test
This commit is contained in:
@@ -38,5 +38,5 @@ def test_url_matcher():
|
||||
def test_metchers():
|
||||
assert_matcher('method')
|
||||
assert_matcher('host')
|
||||
#assert_matcher('method')
|
||||
assert_matcher('port')
|
||||
#assert_matcher('method')
|
||||
|
||||
Reference in New Issue
Block a user