Skip to content

Commit

Permalink
utimes debug
Browse files Browse the repository at this point in the history
Signed-off-by: wthrajat <[email protected]>
  • Loading branch information
wthrajat committed Jul 1, 2024
1 parent 424257d commit 41f26ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion language-server/src/features/workspace-neovim.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ describe("Feature - workspace (neovim)", () => {
});

afterAll(async () => {
// client.dispose();
client.dispose();
await tearDownWorkspace(workspaceFolder);
});

Expand Down

0 comments on commit 41f26ef

Please sign in to comment.