Skip to content

Commit c0abb93

Browse files
Merge branch 'improve-efs-2' of github.com:matusdrobuliak66/osparc-simcore into improve-efs-2
2 parents 6980cb2 + 7e35e3f commit c0abb93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/e2e-playwright/tests/tip/test_ti_plan.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
+ _JLAB_MAX_STARTUP_MAX_TIME
4848
)
4949
_JLAB_RUN_OPTIMIZATION_APPEARANCE_TIME: Final[int] = 2 * MINUTE
50-
_JLAB_RUN_OPTIMIZATION_MAX_TIME: Final[int] = 2 * MINUTE
50+
_JLAB_RUN_OPTIMIZATION_MAX_TIME: Final[int] = 4 * MINUTE
5151
_JLAB_REPORTING_MAX_TIME: Final[int] = 20 * SECOND
5252

5353

0 commit comments

Comments
 (0)