mirror of
https://github.com/neovim/neovim.git
synced 2026-08-18 05:12:33 +00:00
Problem: Test for prompt buffer is flaky.
Solution: Use WaitForAssert() instead of TermWait(). (Ozaki Kiichi,
closes vim/vim#12247)
ff6c230051