mirror of
https://github.com/neovim/neovim.git
synced 2025-10-21 17:21:49 +00:00
test: remove helpers.sleep()
This commit is contained in:
@@ -30,7 +30,7 @@ describe('vim.loader', function()
|
||||
)
|
||||
|
||||
-- fs latency
|
||||
helpers.sleep(10)
|
||||
vim.uv.sleep(10)
|
||||
|
||||
eq(
|
||||
2,
|
||||
|
Reference in New Issue
Block a user