mirror of
https://github.com/neovim/neovim.git
synced 2026-03-06 16:20:39 +10:00
Problem: tests: mouse_shape tests use hard code sleep value
(Bram Moolenaar)
Solution: Use WaitForAssert() instead (Yee Cheng Chin)
related: vim/vim#12157
closes: vim/vim#16042
24078e39cd
Co-authored-by: Yee Cheng Chin <ychin.git@gmail.com>