test: remove helpers.sleep()

This commit is contained in:
Lewis Russell
2024-01-12 11:41:09 +00:00
parent d33e1da9b7
commit 7a259d01ae
28 changed files with 58 additions and 60 deletions

View File

@@ -14,7 +14,7 @@ local source = helpers.source
local pcall_err = helpers.pcall_err
local shallowcopy = helpers.shallowcopy
local sleep = helpers.sleep
local sleep = vim.uv.sleep
local sid_api_client = -9
local sid_lua = -8