socks5-test-fix
dgtlmoon 4 months ago
parent fd25fe8a5f
commit a8de06e2e5

@ -65,4 +65,4 @@ def test_socks5_from_proxiesjson_file(client, live_server, measure_memory_usage)
) )
# Should see the proper string # Should see the proper string
assert "+0200:".encode('utf-8') in res.data assert "Awesome, you made it".encode('utf-8') in res.data

Loading…
Cancel
Save