diff --git a/e2e/pytest.ini b/e2e/pytest.ini index 71af8c1bd45..65ffd9c38c2 100644 --- a/e2e/pytest.ini +++ b/e2e/pytest.ini @@ -1,4 +1,4 @@ [pytest] addopts = --driver=Chrome -# Each test must complete in less than 45 seconds -timeout = 60 +# Each test must complete in less than 90 seconds +timeout = 90