diff --git a/integration-tests/test_bootstrap.py b/integration-tests/test_bootstrap.py index d8517ec..545ba4c 100644 --- a/integration-tests/test_bootstrap.py +++ b/integration-tests/test_bootstrap.py @@ -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