Skip to content

Commit

Permalink
fix ut
Browse files Browse the repository at this point in the history
Signed-off-by: he1pa <18012015693@163.com>
  • Loading branch information
He1pa committed Nov 7, 2024
1 parent e2f0ab3 commit 4c4bfe0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kclvm/tools/src/LSP/src/tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1548,7 +1548,7 @@ fn mod_file_watcher_test() {
.unwrap();

// wait for download dependence
wait_async!(500);
wait_async!(1000);

server.notification::<lsp_types::notification::DidChangeTextDocument>(
lsp_types::DidChangeTextDocumentParams {
Expand Down

0 comments on commit 4c4bfe0

Please sign in to comment.