mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 09:40:43 +00:00
test(auto-reply): update WhatsApp group prompt expectation
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user