mirror of
https://github.com/chatmail/core.git
synced 2026-04-20 23:16:30 +03:00
remove: partial downloads (remove creation of the stub messages) (#7373)
part of #7367
This commit is contained in:
@@ -297,6 +297,7 @@ async fn test_get_info_completeness() {
|
||||
"encrypted_device_token",
|
||||
"stats_last_update",
|
||||
"stats_last_old_contact_id",
|
||||
"simulate_receive_imf_error",
|
||||
];
|
||||
let t = TestContext::new().await;
|
||||
let info = t.get_info().await.unwrap();
|
||||
|
||||
Reference in New Issue
Block a user