fix: other-file kept being created

This commit is contained in:
theprimeagen 2024-04-04 11:00:16 -06:00
parent 1efff797a7
commit da326d0438

View File

@ -75,7 +75,7 @@ describe("harpoon", function()
harpoon:setup()
harpoon:list():add()
local other_buf = utils.create_file("other-file", {
local other_buf = utils.create_file("/tmp/other-file", {
"foo",
"bar",
"baz",