filters-contain-only-image-help
dgtlmoon 8 months ago
parent 86832228ed
commit 5db65bcafd

@ -241,11 +241,8 @@ def test_filter_is_empty_help_suggestion(client, live_server):
""")
res = client.get(url_for("form_watch_checknow"), follow_redirects=True)
assert b'1 watches queued for rechecking.' in res.data
wait_for_all_checks(client)
res = client.get(
url_for("index"),
follow_redirects=True

Loading…
Cancel
Save