From 20514577709552200c6c277a241e948e613c8dd5 Mon Sep 17 00:00:00 2001 From: JRoot Junior Date: Sat, 30 Dec 2023 12:45:55 +0200 Subject: [PATCH] Fixed available tests --- tests/test_utils/test_formatting.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_utils/test_formatting.py b/tests/test_utils/test_formatting.py index f135aca6..b39ceb32 100644 --- a/tests/test_utils/test_formatting.py +++ b/tests/test_utils/test_formatting.py @@ -268,7 +268,7 @@ class TestNode: assert ( node.as_pretty_string(indent=True) == """Strikethrough( - Text( + CustomEmoji( 'X', custom_emoji_id='42' )