Skip to content

Commit 6fdbfb7

Browse files
authored
Merge pull request #390 from krassowski/fix-ci-tab-error
Attempt to fix TabError failures on CI
2 parents c204c82 + 206daca commit 6fdbfb7

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)