mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 09:20:43 +00:00
fix(qa): align telegram commands live assertion
This commit is contained in:
@@ -223,7 +223,7 @@ const TELEGRAM_QA_SCENARIOS: TelegramQaScenarioDefinition[] = [
|
||||
buildRun: (sutUsername) => ({
|
||||
expectReply: true,
|
||||
input: `/commands@${sutUsername}`,
|
||||
expectedTextIncludes: ["/help", "More: /tools for available capabilities"],
|
||||
expectedTextIncludes: ["Commands (1/", "/session", "/verbose"],
|
||||
}),
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user