tests: correct hooks_spec

This commit is contained in:
Marc Jakobi
2024-10-24 20:02:38 +02:00
parent ffd9991400
commit 409fe8585f

View File

@@ -33,7 +33,7 @@ describe("hooks", function()
lz.load({
{
"neorg",
beforeAll = function()
after = function()
afterRun = true
end,
},