fix tests

This commit is contained in:
ZeN 2022-11-05 17:32:07 +03:00
parent b7b6b96296
commit a8e91b9cf3
No known key found for this signature in database
GPG key ID: ED6378D93306FB20

View file

@ -333,6 +333,7 @@ class TestChatMemberUpdatedStatusFilter:
"can_send_polls": True,
"can_send_other_messages": True,
"can_add_web_page_previews": True,
"can_manage_topics": True,
}
event = ChatMemberUpdated(
chat=Chat(id=42, type="test"),