mirror of
https://github.com/neovim/neovim.git
synced 2025-10-26 12:27:24 +00:00
The first describe() block enters terminal mode in before_each(), so feed_command() at the start of a test case writes it to the terminal instead of executing it.