mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 21:46:35 +03:00
improve debugging
This commit is contained in:
@@ -1575,6 +1575,8 @@ 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