Skip to content

Commit

Permalink
ci: debug
Browse files Browse the repository at this point in the history
  • Loading branch information
tris203 committed Jan 2, 2024
1 parent 815bbb4 commit 5f6836b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/hawtkeys/ui_spec.lua
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ local MiniTest = require("mini.test")

describe("ui", function()
local child = MiniTest.new_child_neovim({}, { connection_timeout = 30000 })
print("child", vim.inspect(child))
local SearchBuf, SearchWin, ResultBuf, ResultWin, Namespace, prompt_extmark

before_each(function()
Expand Down

0 comments on commit 5f6836b

Please sign in to comment.