mirror of
https://github.com/chatmail/core.git
synced 2026-05-04 05:46:29 +03:00
committed by
Sebastian Klähn
parent
7415eadb78
commit
0250b6f421
@@ -3996,7 +3996,7 @@ mod tests {
|
||||
let add2 = alice.pop_sent_msg().await;
|
||||
bob.recv_msg(&add2).await;
|
||||
|
||||
// number of memebers in chat should have updated
|
||||
// number of members in chat should have updated
|
||||
assert_eq!(get_chat_contacts(&bob, bob_chat_id).await?.len(), 2);
|
||||
Ok(())
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user