Run multiple iterations of all integration tests
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
This commit is contained in:
parent
e3f055d950
commit
b0ed58add3
2 changed files with 17 additions and 17 deletions
|
@ -547,7 +547,7 @@ impl FakeLanguageServer {
|
|||
request.params,
|
||||
);
|
||||
} else {
|
||||
println!(
|
||||
log::info!(
|
||||
"skipping message in fake language server {:?}",
|
||||
std::str::from_utf8(&self.buffer)
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue