mirror of
https://github.com/kbwo/testing-language-server.git
synced 2025-08-03 15:18:16 +00:00
test(adapter): fix failed test
This commit is contained in:
parent
1d6dd6623e
commit
f78cf7f888
1 changed files with 1 additions and 0 deletions
|
@ -315,6 +315,7 @@ note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
|
|||
}
|
||||
},
|
||||
message: message.to_string(),
|
||||
severity: Some(DiagnosticSeverity::ERROR),
|
||||
..Diagnostic::default()
|
||||
}]
|
||||
}]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue