mirror of
https://github.com/dgtlmoon/changedetection.io.git
synced 2025-12-11 18:45:34 +00:00
just needs basic delay
This commit is contained in:
@@ -23,7 +23,7 @@ def set_response_with_filter():
|
|||||||
|
|
||||||
def run_filter_test(client, content_filter):
|
def run_filter_test(client, content_filter):
|
||||||
time.sleep(1)
|
time.sleep(1)
|
||||||
wait_for_all_checks(client)
|
|
||||||
# cleanup for the next
|
# cleanup for the next
|
||||||
client.get(
|
client.get(
|
||||||
url_for("form_delete", uuid="all"),
|
url_for("form_delete", uuid="all"),
|
||||||
|
|||||||
Reference in New Issue
Block a user