test(auto-reply): update WhatsApp group prompt expectation

This commit is contained in:
Peter Steinberger
2026-04-12 16:13:18 +01:00
parent 23e50859eb
commit 485f4167e1

View File

@@ -25,7 +25,7 @@ describe("group runtime loading", () => {
Provider: "whatsapp",
},
}),
).toContain('You are in the Whatsapp group chat "Ops".');
).toContain('You are in the WhatsApp group chat "Ops".');
expect(
groups.buildGroupIntro({
cfg: {} as OpenClawConfig,