mirror of https://github.com/folke/lazy.nvim.git
test: fixed selene issues for tests
This commit is contained in:
parent
a4bd4dc4a7
commit
e6c24914e8
|
@ -1,3 +1,4 @@
|
|||
--# selene:allow(incorrect_standard_library_use)
|
||||
local Task = require("lazy.manage.task")
|
||||
|
||||
describe("task", function()
|
||||
|
|
Loading…
Reference in New Issue