Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions atest/_resources/Keywords.resource
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ Setup Server and Browser
IF ${wait_for_lsp_log}
Wait Until File Contains ${LAB LOG}
... The following Language Servers will be available
... retries=40
ELSE
# Jupyter Server X.X.X is running at:
Wait Until File Contains ${LAB LOG}
Expand Down
Loading