mirror of
https://github.com/neovim/neovim.git
synced 2026-01-22 12:50:37 +00:00
Problem: tests: no test for actually moving cursor when menu is not
open with 'autocompletedelay'.
Solution: Use <Up> first in the test. Also remove two unnecessary <Esc>s
in completion timeout test (zeertzjq).
closes: vim/vim#18097
e8b99ff6d5