test(qa-lab): include telegram mentioned-message scenario

This commit is contained in:
Ayaan Zaidi
2026-04-11 08:48:19 +05:30
parent b0b0fb308d
commit 959b1472dc

View File

@@ -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",
]);
});