mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-06-28 03:24:13 +00:00
test: fixed selene issues for tests
This commit is contained in:
parent
a4bd4dc4a7
commit
e6c24914e8
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
||||||
|
--# selene:allow(incorrect_standard_library_use)
|
||||||
local Task = require("lazy.manage.task")
|
local Task = require("lazy.manage.task")
|
||||||
|
|
||||||
describe("task", function()
|
describe("task", function()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue