Skip to content

Commit

Permalink
debug ci
Browse files Browse the repository at this point in the history
  • Loading branch information
fox0430 committed Feb 12, 2025
1 parent c6d29fd commit 7c2ac74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/tlsphandler.nim
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,7 @@ suite "lsp: lspInitialized":
if res.isOk and res.get.contains("id"):
check res.get["id"].getInt == 1
check status.lspInitialized(res.get).isOk
check lspClient.initialized
break

check lspClient.isInitialized
Expand Down

0 comments on commit 7c2ac74

Please sign in to comment.