mirror of
https://github.com/neovim/neovim.git
synced 2026-05-05 13:35:02 +00:00
test: remove remaining use of feed_command() in terminal/ (#38069)
Also deduplicate screen lines in some other tests.
This commit is contained in:
@@ -429,8 +429,7 @@ describe(':checkhealth window', function()
|
||||
checkhealth: checks done |
|
||||
## grid 4
|
||||
^ |
|
||||
|
|
||||
|
|
||||
|*2
|
||||
test_plug. |
|
||||
success1: |
|
||||
✅ |
|
||||
|
||||
@@ -54,8 +54,7 @@ describe('vim.lsp.codelens', function()
|
||||
; |
|
||||
println!("S.a: {}, S.b: {}", s.a, s.b); |
|
||||
} |
|
||||
|
|
||||
|
|
||||
|*2
|
||||
]])
|
||||
|
||||
local grid_without_lenses = dedent([[
|
||||
|
||||
Reference in New Issue
Block a user