increase progress page test timeout

seems to be why it fails sometimes
This commit is contained in:
Min RK
2023-05-16 21:10:44 +02:00
parent dfc8b5557c
commit 59648b79d4

View File

@@ -185,7 +185,7 @@ def test_progress_page():
)
# Check if progress page started
started = verify_progress_page(expected_status_code=200, timeout=120)
started = verify_progress_page(expected_status_code=200, timeout=180)
assert started
# This will fail start tljh but should successfully get to the point