Clean up tests

Ben Brandt , Agus Zubiaga , and Antonio Scandurra created

Co-authored-by: Agus Zubiaga <agus@zed.dev>
Co-authored-by: Antonio Scandurra <me@as-cii.com>

Change summary

crates/agent2/src/agent2.rs | 5 -----
1 file changed, 5 deletions(-)

Detailed changes

crates/agent2/src/agent2.rs 🔗

@@ -297,11 +297,6 @@ mod tests {
                     ..
                 })
             ));
-        });
-
-        cx.run_until_parked();
-
-        thread.read_with(cx, |thread, _| {
             assert!(
                 thread.entries().iter().any(|entry| {
                     entry.content