Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
tris203 committed Jan 6, 2024
1 parent 0a7f8af commit aa13916
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/hawtkeys/e2e_spec.lua
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ describe("file searching", function()
notMatch = notMatch + 1
end
end
print(vim.inspect(keymaps))
eq(vim.tbl_count(keymaps), notMatch + 1)
end)

Expand Down

0 comments on commit aa13916

Please sign in to comment.