mirror of
https://github.com/moltbot/moltbot.git
synced 2026-04-20 21:23:23 +00:00
test(qa-lab): include telegram mentioned-message scenario
This commit is contained in:
@@ -234,6 +234,7 @@ describe("telegram live qa runtime", () => {
|
||||
"telegram-tools-compact-command",
|
||||
"telegram-whoami-command",
|
||||
"telegram-context-command",
|
||||
"telegram-mentioned-message-reply",
|
||||
"telegram-mention-gating",
|
||||
])
|
||||
.map((scenario) => scenario.id),
|
||||
@@ -243,6 +244,7 @@ describe("telegram live qa runtime", () => {
|
||||
"telegram-tools-compact-command",
|
||||
"telegram-whoami-command",
|
||||
"telegram-context-command",
|
||||
"telegram-mentioned-message-reply",
|
||||
"telegram-mention-gating",
|
||||
]);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user