fix(test): only use buffer completion in popupmenu timer test

This commit is contained in:
bfredl 2022-03-02 09:15:49 +01:00
parent 4b3f920477
commit 5ecb2cb539

View File

@ -2324,7 +2324,7 @@ describe('builtin popupmenu', function()
it('is closed by :stopinsert from timer #12976', function()
screen:try_resize(32,14)
command([[call setline(1, ['hello', 'hullo', 'heeee', ''])]])
feed('Gah<C-N>')
feed('Gah<c-x><c-n>')
screen:expect([[
hello |
hullo |