Try to stabilize :completion-item-del for :buffer test

This commit is contained in:
Florian Bruhin 2017-10-04 09:08:59 +02:00
parent 3b689166f8
commit 96ff0c61ef

View File

@ -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)