This commit is contained in:
septias
2023-01-25 18:02:08 +01:00
parent 18dce04608
commit 41f45bd680
2 changed files with 1 additions and 2 deletions

View File

@@ -3684,7 +3684,6 @@ mod tests {
use crate::receive_imf::receive_imf;
use crate::test_utils::{TestContext, TestContextManager};
#[tokio::test(flavor = "multi_thread", worker_threads = 2)]
async fn test_chat_info() {
let t = TestContext::new().await;