mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-08 00:01:24 +00:00
chore: align plugin versions and harden outbound cross-provider test
This commit is contained in:
@@ -354,7 +354,7 @@ describe("runMessageAction context isolation", () => {
|
||||
cfg: slackConfig,
|
||||
actionParams: {
|
||||
channel: "telegram",
|
||||
target: "telegram:@ops",
|
||||
target: "@opsbot",
|
||||
message: "hi",
|
||||
},
|
||||
toolContext: { currentChannelId: "C12345678", currentChannelProvider: "slack" },
|
||||
|
||||
Reference in New Issue
Block a user