simplify double-fetching

This commit is contained in:
holger krekel
2019-11-19 23:14:13 +01:00
parent 34c766dc2b
commit 8ef0ea8aea
4 changed files with 32 additions and 42 deletions

View File

@@ -431,7 +431,7 @@ class TestOnlineAccount:
ev = ac1._evlogger.get_matching("DC_EVENT_DELETED_BLOB_FILE")
def test_mvbox_sentbox_threads(self, acfactory, lp):
lp.sec("ac1: start with mvbox/sentbox threads")
lp.sec("ac1: start with mvbox thread")
ac1 = acfactory.get_online_configuring_account(mvbox=True, sentbox=True)
lp.sec("ac2: start without mvbox/sentbox threads")