add delay

This commit is contained in:
dgtlmoon
2025-05-17 10:22:43 +02:00
parent f780fe9686
commit bffc21a72f

View File

@@ -100,7 +100,7 @@ def test_check_basic_change_detection_functionality(client, live_server, measure
# A totally zero byte (#2528) response should also not trigger an error
set_zero_byte_response()
client.get(url_for("ui.form_watch_checknow"), follow_redirects=True)
wait_for_all_checks(client)
# 2877
assert watch.last_changed == watch['last_checked']