chore: plenary tests POC: add make entry, specify tests

This commit is contained in:
Alexander Courtis
2025-02-03 15:31:33 +11:00
parent f9dc294829
commit 63cd226c3e
4 changed files with 28 additions and 11 deletions

View File

@@ -18,7 +18,6 @@ describe("utils.path_add_trailing", function()
end)
describe("utils.canonical_path", function()
before_each(function()
stub(vim.fn, "has")
end)