Skip to content

Commit 3b5996b

Browse files
committed
Try increase timeout
Signed-off-by: Merel Theisen <merel.theisen@quantumblack.com>
1 parent 910dc4f commit 3b5996b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kedro-docker/features/steps/cli_steps.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,7 @@ def check_jupyter_nb_proc_on_port(
347347
context=context,
348348
url=url,
349349
string="version",
350-
timeout_=15,
350+
timeout_=150,
351351
)
352352

353353

0 commit comments

Comments
 (0)