This commit is contained in:
Antonio Scandurra
2021-09-09 17:45:33 +02:00
parent 8fb58e09d8
commit b3aad5d333
-1
View File
@@ -497,7 +497,6 @@ mod tests {
use super::*;
use crate::test::FakeServer;
use gpui::TestAppContext;
use std::time::Duration;
#[gpui::test]
async fn test_channel_messages(mut cx: TestAppContext) {