mirror of
https://github.com/neovim/neovim.git
synced 2026-03-08 09:04:05 +10: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>