lint: remove unused variable
This commit is contained in:
parent
a3c03e442a
commit
f41a0f24c0
1 changed files with 0 additions and 1 deletions
|
|
@ -139,7 +139,6 @@ a.describe("regression tests", function()
|
|||
a.util.scheduler()
|
||||
oil.open_float(tmpdir.path)
|
||||
test_util.wait_for_autocmd({ "User", pattern = "OilEnter" })
|
||||
local oil_bufnr = vim.api.nvim_get_current_buf()
|
||||
actions.select.callback()
|
||||
vim.wait(1000, function()
|
||||
return vim.fn.expand("%:t") == "a.txt"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue