fix: Mark 1:1 chat as protected when joining a group

This commit is contained in:
Hocuri
2023-11-08 16:13:39 +01:00
committed by link2xt
parent 391cffb454
commit 3e194969c0
3 changed files with 13 additions and 15 deletions

View File

@@ -28,7 +28,6 @@ def test_qr_setup_contact(acfactory) -> None:
assert alice_contact_bob_snapshot.is_profile_verified
@pytest.mark.xfail()
def test_qr_securejoin(acfactory):
alice, bob = acfactory.get_online_accounts(2)