From 77ef42c36779d9aada968264f64bb6d6731653fc Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Wed, 9 Oct 2024 15:11:56 +0200 Subject: [PATCH] oops --- changedetectionio/tests/test_extract_regex.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changedetectionio/tests/test_extract_regex.py b/changedetectionio/tests/test_extract_regex.py index 83dc2d3c..058b3411 100644 --- a/changedetectionio/tests/test_extract_regex.py +++ b/changedetectionio/tests/test_extract_regex.py @@ -71,7 +71,7 @@ def test_setup(client, live_server, measure_memory_usage): live_server_setup(live_server) def test_check_filter_multiline(client, live_server, measure_memory_usage): - live_server_setup(live_server) + # live_server_setup(live_server) set_multiline_response() # Add our URL to the import page