mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 13:36:30 +03:00
some cleanup to finalize PR
This commit is contained in:
@@ -1577,8 +1577,6 @@ class TestOnlineAccount:
|
||||
|
||||
def test_ephemeral_timer(self, acfactory, lp):
|
||||
ac1, ac2 = acfactory.get_two_online_accounts()
|
||||
ac1.set_config("e2ee_enabled", "0")
|
||||
ac2.set_config("e2ee_enabled", "0")
|
||||
|
||||
lp.sec("ac1: create chat with ac2")
|
||||
chat1 = ac1.create_chat(ac2)
|
||||
|
||||
Reference in New Issue
Block a user