From 64cdd486f43ce60fa7c47e1000585e59fe3a90df Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Fri, 11 Oct 2024 10:18:35 +0200 Subject: [PATCH] remove setup --- changedetectionio/tests/proxy_socks5/test_socks5_proxy.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changedetectionio/tests/proxy_socks5/test_socks5_proxy.py b/changedetectionio/tests/proxy_socks5/test_socks5_proxy.py index 01152050d83..629e245e98b 100644 --- a/changedetectionio/tests/proxy_socks5/test_socks5_proxy.py +++ b/changedetectionio/tests/proxy_socks5/test_socks5_proxy.py @@ -20,7 +20,7 @@ def set_response(): def test_socks5(client, live_server, measure_memory_usage): - live_server_setup(live_server) + # live_server_setup(live_server) set_response() # Setup a proxy