test(adapter): fix failed test

This commit is contained in:
kbwo 2024-07-15 19:14:27 +09:00
parent 1d6dd6623e
commit f78cf7f888

View file

@ -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()
}]
}]