mirror of
https://github.com/ThePrimeagen/harpoon.git
synced 2025-07-13 17:40:25 +00:00
fix: other-file kept being created
This commit is contained in:
parent
1efff797a7
commit
da326d0438
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user