test: test concurrent user creation

This commit is contained in:
holger krekel
2023-11-08 10:46:58 +01:00
committed by link2xt
parent 251aac18fb
commit 6b3590e7c8
5 changed files with 109 additions and 20 deletions

View File

@@ -91,7 +91,7 @@ class TestEndToEndDeltaChat:
lp.sec("setup encrypted comms between ac1 and ac2 on different instances")
qr = ac1.get_setup_contact_qr()
ch = ac2.qr_setup_contact(qr)
ac2.qr_setup_contact(qr)
msg = ac2.wait_next_incoming_message()
assert "verified" in msg.text