diff --git a/tests/test_adapter.py b/tests/test_adapter.py index f4eb051..97527ac 100644 --- a/tests/test_adapter.py +++ b/tests/test_adapter.py @@ -52,7 +52,7 @@ async def handle(bot: Bot): "nick": "test", "joined_at": 1000 * int(datetime.now().timestamp()), }, - "message": {"id": "abcde", "content": "/test"}, + "message": {"id": "abcde", "content": "/test"}, }, ), )