Update changedetectionio/tests/test_diff_filter_only_deletions.py

Co-authored-by: dgtlmoon <leigh@morresi.net>
This commit is contained in:
Brandon Wees
2022-10-27 11:57:55 -04:00
committed by GitHub
co-authored by dgtlmoon
parent e11c6aeb5f
commit 74428372c3
@@ -58,7 +58,6 @@ def test_diff_filtering_no_add(client, live_server):
time.sleep(sleep_time_for_fetch_thread)
# Trigger a check
client.get(url_for("form_watch_checknow"), follow_redirects=True)
# Give the thread time to pick it up
time.sleep(sleep_time_for_fetch_thread)