some cleanup to finalize PR

This commit is contained in:
holger krekel
2020-07-16 11:05:52 +02:00
parent 37943d3d16
commit 650bd822bf
2 changed files with 9 additions and 9 deletions

View File

@@ -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)