Update changedetectionio/tests/test_diff_filter_only_deletions.py

Co-authored-by: dgtlmoon <leigh@morresi.net>
diff-proposed-for-bwees
Brandon Wees 2 years ago committed by GitHub
parent e11c6aeb5f
commit 74428372c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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)

Loading…
Cancel
Save