From 285a65ced43795b740da9efc96930a8f9cc1d192 Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Mon, 26 Dec 2022 14:01:22 +0100 Subject: [PATCH] wrong test check --- changedetectionio/tests/proxy_list/test_select_custom_proxy.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changedetectionio/tests/proxy_list/test_select_custom_proxy.py b/changedetectionio/tests/proxy_list/test_select_custom_proxy.py index 45dd7690..2bc7e0ad 100644 --- a/changedetectionio/tests/proxy_list/test_select_custom_proxy.py +++ b/changedetectionio/tests/proxy_list/test_select_custom_proxy.py @@ -43,7 +43,7 @@ def test_select_custom(client, live_server): follow_redirects=True ) # We should see something via proxy - assert b'HEAD' in res.data + assert b'
- 0.' in res.data # # Now we should see the request in the container logs for "squid-squid-custom" because it will be the only default