mirror of
https://github.com/chatmail/core.git
synced 2026-05-01 20:36:31 +03:00
Create and use some test helper functions
This commit is contained in:
@@ -2164,7 +2164,6 @@ mod tests {
|
||||
// create alice's account
|
||||
let t = TestContext::new_alice().await;
|
||||
|
||||
// create one-to-one with bob, archive one-to-one
|
||||
let bob_id = Contact::create(&t.ctx, "bob", "bob@example.com")
|
||||
.await
|
||||
.unwrap();
|
||||
|
||||
Reference in New Issue
Block a user