mirror of
https://github.com/chatmail/core.git
synced 2026-04-05 23:22:11 +03:00
- remove superflous early set_configs to separate config / account making better
- avoid low-level dc_* API access from testplugin
This commit is contained in:
@@ -2930,7 +2930,7 @@ class TestGroupStressTests:
|
||||
|
||||
lp.sec("ac2: receiving system message about contact addition")
|
||||
sysmsg = ac2._evtracker.wait_next_incoming_message()
|
||||
assert ac5.addr in sysmsg.text
|
||||
assert ac5.get_config("configured_addr") in sysmsg.text
|
||||
assert sysmsg.chat.num_contacts() == 4
|
||||
|
||||
lp.sec("ac5: waiting for message about addition to the chat")
|
||||
|
||||
Reference in New Issue
Block a user