fix: protect groups even if some members are not verified

This commit is contained in:
link2xt
2023-12-06 03:43:53 +00:00
parent 05e783564f
commit b00703cec2
2 changed files with 1 additions and 11 deletions

View File

@@ -1,6 +1,5 @@
import logging
import pytest
from deltachat_rpc_client import Chat, SpecialContactId
@@ -480,7 +479,6 @@ def test_gossip_verification(acfactory) -> None:
assert carol_contact_alice_snapshot.is_verified
@pytest.mark.xfail()
def test_securejoin_after_contact_resetup(acfactory) -> None:
"""
Regression test for a bug that prevented joining verified group with a QR code