test: fixed selene issues for tests

This commit is contained in:
Folke Lemaitre 2022-12-29 23:12:38 +01:00
parent a4bd4dc4a7
commit e6c24914e8
No known key found for this signature in database
GPG Key ID: 41F8B1FBACAE2040
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
--# selene:allow(incorrect_standard_library_use)
local Task = require("lazy.manage.task")
describe("task", function()