diff --git a/crates/editor/src/editor_tests.rs b/crates/editor/src/editor_tests.rs index 4be66514d1729ac2b387538dd6b08db72c427398..cfb86924722ffcbdd5647357bc232ee1a584dcf3 100644 --- a/crates/editor/src/editor_tests.rs +++ b/crates/editor/src/editor_tests.rs @@ -13051,7 +13051,6 @@ async fn test_strip_whitespace_and_format_via_lsp(cx: &mut TestAppContext) { ] .join("\n"), ); - cx.run_until_parked(); // Submit a format request. let format = cx