Directory refactoring
This commit is contained in:
@@ -120,7 +120,7 @@ pub async fn test(params: &mut JMAPTest, insert: bool) {
|
||||
.unwrap_set_email()
|
||||
.unwrap();
|
||||
|
||||
destroy_all_mailboxes(¶ms.client).await;
|
||||
destroy_all_mailboxes(params).await;
|
||||
assert_is_empty(server).await;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user