mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-04-04 15:07:34 +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")
|
||||
|
||||
describe("task", function()
|
||||
|
|
Loading…
Add table
Reference in a new issue