Skip to content

Commit

Permalink
chore: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
tris203 committed Jan 6, 2024
1 parent 84950d5 commit f9bf525
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/hawtkeys/e2e_spec.lua
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,6 @@ describe("file searching", function()
notMatch = notMatch + 1
end
end
print(vim.inspect(keymaps))
print(config_file:absolute())
eq(vim.tbl_count(keymaps), notMatch + 1)
end)

Expand Down

0 comments on commit f9bf525

Please sign in to comment.