mirror of
https://github.com/neovim/neovim.git
synced 2026-01-25 14:16:04 +00:00
Problem: Test for prompt buffer is flaky.
Solution: Use WaitForAssert() instead of TermWait(). (Ozaki Kiichi,
closes vim/vim#12247)
ff6c230051