diff --git a/crates/collab/src/integration_tests.rs b/crates/collab/src/integration_tests.rs index cf6bb8af3ad80251b1d1f5b9ddf12c577eb3977f..93ff73fc838cf961b03dcd0ca5740a64625e2bae 100644 --- a/crates/collab/src/integration_tests.rs +++ b/crates/collab/src/integration_tests.rs @@ -6391,7 +6391,7 @@ impl TestClient { buffers.extend(search.await?.into_keys()); } } - 60..=69 => { + 60..=79 => { let worktree = project .read_with(cx, |project, cx| { project