mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-22 03:51:18 +00:00
test: tighten googlechat pairing text
This commit is contained in:
parent
b34cf2f1a2
commit
be1a1c4a6e
1 changed files with 1 additions and 1 deletions
|
|
@ -519,7 +519,7 @@ describe("googlechatPlugin outbound cfg threading", () => {
|
|||
expect.objectContaining({
|
||||
account,
|
||||
space: "spaces/WORK",
|
||||
text: expect.any(String),
|
||||
text: googlechatPairingTextAdapter.message,
|
||||
}),
|
||||
);
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue