Skip to content

Commit b6fff6c

Browse files
committed
Lint robot completion tests
1 parent c6a0ac7 commit b6fff6c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

atest/05_Features/Completion.robot

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,14 +77,14 @@ Mid Token Completions Do Not Overwrite
7777
Place Cursor In Cell Editor At 9 line=1 character=4
7878
Capture Page Screenshot 01-cursor-placed.png
7979
Trigger Completer
80-
Completer Should Suggest display_table
80+
Completer Should Suggest display_table
8181
Select Completer Suggestion display_table
8282
Capture Page Screenshot 02-completed.png
8383
Wait Until Keyword Succeeds 40x 0.5s Cell Editor Should Equal 9 display_tabledata
8484
# `disp<tab>lay` → `display_table<cursor>`
8585
Place Cursor In Cell Editor At 11 line=1 character=4
8686
Trigger Completer
87-
Completer Should Suggest display_table
87+
Completer Should Suggest display_table
8888
Select Completer Suggestion display_table
8989
Wait Until Keyword Succeeds 40x 0.5s Cell Editor Should Equal 11 display_table
9090

0 commit comments

Comments
 (0)