From a40813a4c02a19ecdc481799edc5e9857659cdb2 Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Sat, 27 Jul 2024 19:06:25 +0200 Subject: [PATCH] Oops --- changedetectionio/tests/test_add_replace_remove_filter.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changedetectionio/tests/test_add_replace_remove_filter.py b/changedetectionio/tests/test_add_replace_remove_filter.py index 9ce2479c..72c19c37 100644 --- a/changedetectionio/tests/test_add_replace_remove_filter.py +++ b/changedetectionio/tests/test_add_replace_remove_filter.py @@ -104,7 +104,7 @@ def test_check_removed_line_contains_trigger(client, live_server, measure_memory def test_check_add_line_contains_trigger(client, live_server, measure_memory_usage): - live_server_setup(live_server) + #live_server_setup(live_server) # Give the endpoint time to spin up test_notification_url = url_for('test_notification_endpoint', _external=True).replace('http://', 'post://') + "?xxx={{ watch_url }}"