mirror of
https://github.com/neovim/neovim.git
synced 2026-02-04 19:42:21 +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>