mirror of
https://github.com/chatmail/core.git
synced 2026-05-02 21:06:31 +03:00
test: fix test_encrypt_decrypt_broadcast()
This commit is contained in:
@@ -5226,7 +5226,7 @@ impl Context {
|
||||
Blocked::Not,
|
||||
ProtectionStatus::Unprotected,
|
||||
None,
|
||||
create_smeared_timestamp(self),
|
||||
smeared_time(self),
|
||||
)
|
||||
.await?;
|
||||
save_broadcast_shared_secret(self, chat_id, shared_secret).await?;
|
||||
|
||||
Reference in New Issue
Block a user