test: test recovery of verified group via gossip

This commit is contained in:
link2xt
2023-10-29 17:18:21 +00:00
parent 22b6d8c17b
commit 9e1a2149fa
2 changed files with 101 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ from warnings import warn
from ._utils import AttrDict
from .chat import Chat
from .const import ChatlistFlag, ContactFlag, SpecialContactId, EventType
from .const import ChatlistFlag, ContactFlag, EventType, SpecialContactId
from .contact import Contact
from .message import Message