mirror of
https://github.com/kbwo/testing-language-server.git
synced 2025-08-11 18:58:00 +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(),
|
message: message.to_string(),
|
||||||
|
severity: Some(DiagnosticSeverity::ERROR),
|
||||||
..Diagnostic::default()
|
..Diagnostic::default()
|
||||||
}]
|
}]
|
||||||
}]
|
}]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue