mirror of
https://github.com/chatmail/core.git
synced 2026-04-25 01:16:29 +03:00
fix: Mark 1:1 chat as protected when joining a group
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user