mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
Mark cursor_spec.lua indeterministic test as pending
This commit is contained in:
parent
f5f11b9e2f
commit
584b8eddb4
@ -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 |
|
||||||
|
Loading…
Reference in New Issue
Block a user