Try to stabilize :completion-item-del for :buffer test
This commit is contained in:
parent
3b689166f8
commit
96ff0c61ef
@ -76,7 +76,9 @@ Feature: Using completion
|
||||
And I open data/hello2.txt in a new tab
|
||||
And I run :set-cmd-text -s :buffer
|
||||
And I run :completion-item-focus next
|
||||
And I wait for "setting text = ':buffer 0/1', *" in the log
|
||||
And I run :completion-item-focus next
|
||||
And I wait for "setting text = ':buffer 0/2', *" in the log
|
||||
And I run :completion-item-del
|
||||
Then the following tabs should be open:
|
||||
- data/hello.txt (active)
|
||||
|
Loading…
Reference in New Issue
Block a user