mirror of
https://github.com/neovim/neovim.git
synced 2024-12-19 18:55:14 -07: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)
|
||||
|
||||
it('is positioned correctly when focused', function()
|
||||
pending('is positioned correctly when focused', function()
|
||||
feed('i')
|
||||
screen:expect([[
|
||||
1 tty ready |
|
||||
|
Loading…
Reference in New Issue
Block a user