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 }}"