mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
fix tests
This commit is contained in:
parent
b7b6b96296
commit
a8e91b9cf3
1 changed files with 1 additions and 0 deletions
|
|
@ -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"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue