mirror of
https://github.com/neovim/neovim.git
synced 2025-10-17 07:16:09 +00:00
test: Increase determinism in screen_basic_spec tests
This commit is contained in:
@@ -488,7 +488,6 @@ describe('Screen', function()
|
||||
end)
|
||||
|
||||
it('has minimum width/height values', function()
|
||||
wait()
|
||||
screen:try_resize(1, 1)
|
||||
screen:expect([[
|
||||
-- INS^ERT --|
|
||||
|
Reference in New Issue
Block a user