mirror of
https://github.com/chatmail/core.git
synced 2026-04-18 14:06:29 +03:00
api!: remove deprecated is_protection_broken
This commit is contained in:
@@ -881,7 +881,6 @@ async fn assert_verified(this: &TestContext, other: &TestContext, protected: Pro
|
||||
chat.is_protected(),
|
||||
protected == ProtectionStatus::Protected
|
||||
);
|
||||
assert_eq!(chat.is_protection_broken(), false);
|
||||
}
|
||||
|
||||
async fn enable_verified_oneonone_chats(test_contexts: &[&TestContext]) {
|
||||
|
||||
Reference in New Issue
Block a user