chore: fix test (#3787)

This commit is contained in:
Dt8333
2025-11-27 14:02:42 +08:00
committed by GitHub
parent 3e7bb80492
commit 758ce40cc1
3 changed files with 14 additions and 2 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ from astrbot.core.utils.session_waiter import (
)
class Waiter(Star):
class Main(Star):
"""会话控制"""
def __init__(self, context: Context):