mirror of
https://github.com/neovim/neovim.git
synced 2025-11-30 06:00:42 +00:00
Problem: Test for prompt buffer is flaky.
Solution: Use WaitForAssert() instead of TermWait(). (Ozaki Kiichi,
closes vim/vim#12247)
ff6c230051