mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-12 13:50:43 +00:00
test: tighten googlechat pairing text
This commit is contained in:
@@ -519,7 +519,7 @@ describe("googlechatPlugin outbound cfg threading", () => {
|
||||
expect.objectContaining({
|
||||
account,
|
||||
space: "spaces/WORK",
|
||||
text: expect.any(String),
|
||||
text: googlechatPairingTextAdapter.message,
|
||||
}),
|
||||
);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user