chore(tests): migrate parse_invalid to use official frktest package

This commit is contained in:
Erica Marigold 2024-11-12 20:24:52 +05:30 committed by GitHub
parent 6e18053e5a
commit b3db2f858c
Signed by: DevComp
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,4 @@
local frktest = require("../lune_packages/frktest").core
local frktest = require("@pkg/frktest")
local test = frktest.test
local check = frktest.assert.check