From 37bb086bd8c49d0382b0882579a48446235b88cc Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Fri, 7 Jun 2024 09:04:29 +0200 Subject: [PATCH] bring back delay --- changedetectionio/tests/test_filter_failure_notification.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changedetectionio/tests/test_filter_failure_notification.py b/changedetectionio/tests/test_filter_failure_notification.py index 25557f4c7..ab673a05b 100644 --- a/changedetectionio/tests/test_filter_failure_notification.py +++ b/changedetectionio/tests/test_filter_failure_notification.py @@ -22,7 +22,7 @@ def set_response_with_filter(): return None def run_filter_test(client, content_filter): - + time.sleep(1) wait_for_all_checks(client) # cleanup for the next client.get(