mirror of
https://github.com/zhigang1992/mitmproxy.git
synced 2026-01-12 17:32:27 +08:00
Fixed typo
This commit is contained in:
@@ -133,7 +133,7 @@ def test_check():
|
||||
f.request.headers["Proxy-Authorization"] = proxyauth.mkauth(
|
||||
"einstein", "foo"
|
||||
)
|
||||
assert not up.check(f)
|
||||
assert not up.check(f)
|
||||
|
||||
|
||||
def test_authenticate():
|
||||
|
||||
Reference in New Issue
Block a user