mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Fixed available tests
This commit is contained in:
parent
b90eaba684
commit
2051457770
1 changed files with 1 additions and 1 deletions
|
|
@ -268,7 +268,7 @@ class TestNode:
|
|||
assert (
|
||||
node.as_pretty_string(indent=True)
|
||||
== """Strikethrough(
|
||||
Text(
|
||||
CustomEmoji(
|
||||
'X',
|
||||
custom_emoji_id='42'
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue