mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-09 10:37:41 +00:00
chore: format + regenerate protocol
This commit is contained in:
@@ -157,7 +157,10 @@ describe("runMessageAction context isolation", () => {
|
||||
to: "imessage:+15551230000",
|
||||
message: "hi",
|
||||
},
|
||||
toolContext: { currentChannelId: "imessage:+15551234567", currentChannelProvider: "imessage" },
|
||||
toolContext: {
|
||||
currentChannelId: "imessage:+15551234567",
|
||||
currentChannelProvider: "imessage",
|
||||
},
|
||||
dryRun: true,
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user