mirror of
https://github.com/neovim/neovim.git
synced 2025-11-28 13:10:44 +00: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>