Skip to content

Commit cfa0cfd

Browse files
committed
Increase timeout for long namespace (win)
1 parent 29f817b commit cfa0cfd

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
@@ -223,7 +223,7 @@ Completes Large Namespaces
223223
[Setup] Prepare File for Editing R completion completion.R
224224
Place Cursor In File Editor At 6 7
225225
Wait Until Fully Initialized
226-
Wait Until Keyword Succeeds 3x 2s Trigger Completer timeout=45s
226+
Wait Until Keyword Succeeds 3x 2s Trigger Completer timeout=90s
227227
Completer Should Suggest abs timeout=30s
228228
[Teardown] Clean Up After Working With File completion.R
229229

0 commit comments

Comments
 (0)