Fetching - Clarifying how fetchers work with SOCKS5 proxies

This commit is contained in:
dgtlmoon
2023-10-09 16:57:30 +02:00
committed by GitHub
parent 59578803bf
commit 7debccca73
14 changed files with 192 additions and 19 deletions

View File

@@ -28,8 +28,6 @@ def test_fetch_webdriver_content(client, live_server):
)
assert b"1 Imported" in res.data
time.sleep(3)
wait_for_all_checks(client)