From bb46937fedebcb6897b2480a6d2e79e7d3b5b1e7 Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Mon, 19 Sep 2022 12:43:26 +0200 Subject: [PATCH] oops --- changedetectionio/tests/proxy_list/test_multiple_proxy.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(