Skip to content

Commit 206daca

Browse files
committed
Attempt to fix TabError failures on CI
1 parent 80459bf commit 206daca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

atest/05_Features/Completion.robot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,8 +149,8 @@ VSCode Dark Theme Works
149149
Configure JupyterLab Plugin {"theme": "vscode"} plugin id=${COMPLETION PLUGIN ID}
150150
Capture Page Screenshot 01-configured.png
151151
Open ${file} in ${MENU NOTEBOOK}
152-
Enter Cell Editor 1 line=2
153152
Wait Until Fully Initialized
153+
Enter Cell Editor 1 line=2
154154
Trigger Completer
155155
Capture Page Screenshot 02-completions-shown.png
156156
Completer Should Suggest TabError

0 commit comments

Comments
 (0)