mirror of
https://github.com/neovim/neovim.git
synced 2026-05-24 13:50:06 +00:00
Problem: tests: test_smoothscroll_textoff_showbreak() fails
(after v9.2.0363)
Solution: Add missing CheckRunVimInTerminal
related: vim/vim#20011
618a327ce6
Co-authored-by: Christian Brabandt <cb@256bit.org>