diff --git a/src/auto-reply/reply/groups.test.ts b/src/auto-reply/reply/groups.test.ts index 1238e928604..79bedf2cb28 100644 --- a/src/auto-reply/reply/groups.test.ts +++ b/src/auto-reply/reply/groups.test.ts @@ -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,