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