Skip to content

Commit 835638a

Browse files
committed
Case-insensitive test needs caseSensitive=false
1 parent 97621e9 commit 835638a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

atest/05_Features/Completion.robot

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,7 @@ Does Not Autocomplete If Multiple Options
170170
Completer Should Suggest copy
171171

172172
User Can Select Lowercase After Starting Uppercase
173+
Configure JupyterLab Plugin {"caseSensitive": false} plugin id=${COMPLETION PLUGIN ID}
173174
# `from time import Tim<tab>` → `from time import time`
174175
Enter Cell Editor 5 line=1
175176
Trigger Completer

0 commit comments

Comments
 (0)