mirror of
https://github.com/neovim/neovim.git
synced 2026-08-08 00:11:06 +00:00
Problem: tests: Test_skip_wildtrigger_hist_navigation() may fail
(zeertzjq).
Solution: Correct test to validate intended behavior (Girish Palya).
See https://github.com/vim/vim/pull/18219#issuecomment-3265183318
closes: vim/vim#18243
3980c86525
Co-authored-by: Girish Palya <girishji@gmail.com>