Skip to content

Commit

Permalink
test: debug
Browse files Browse the repository at this point in the history
  • Loading branch information
lopi-py committed Aug 30, 2024
1 parent b9ea154 commit a93e22e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/server_spec.lua
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ describe("luau-lsp server", function()
server.start(bufnr)
client = wait_for_client()

vim.print(client.config.cmd)
assert
.stub(notify).was
.called_with("[luau-lsp.nvim] Unable to find project file 'default.project.json'", vim.log.levels.ERROR)
Expand Down

0 comments on commit a93e22e

Please sign in to comment.