diff --git a/changedetectionio/tests/proxy_list/test_multiple_proxy.py b/changedetectionio/tests/proxy_list/test_multiple_proxy.py index 208327567..fcd286eb5 100644 --- a/changedetectionio/tests/proxy_list/test_multiple_proxy.py +++ b/changedetectionio/tests/proxy_list/test_multiple_proxy.py @@ -18,7 +18,7 @@ def test_preferred_proxy(client, live_server): follow_redirects=True ) - assert b"2 Imported" in res.data + assert b"1 Imported" in res.data time.sleep(2) res = client.post(