mirror of
https://github.com/neovim/neovim.git
synced 2025-12-07 15:14:04 +00:00
Mark cursor_spec.lua indeterministic test as pending
This commit is contained in:
@@ -59,7 +59,7 @@ describe('terminal cursor', function()
|
||||
]])
|
||||
end)
|
||||
|
||||
it('is positioned correctly when focused', function()
|
||||
pending('is positioned correctly when focused', function()
|
||||
feed('i')
|
||||
screen:expect([[
|
||||
1 tty ready |
|
||||
|
||||
Reference in New Issue
Block a user