mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-07 20:31:22 +00:00
Message: clarify media schema + fix MEDIA newline
This commit is contained in:
@@ -579,7 +579,7 @@ describe("runMessageAction sandboxed media validation", () => {
|
||||
params: {
|
||||
channel: "slack",
|
||||
target: "#C12345678",
|
||||
message: "Hello\\nMEDIA: ./data/note.ogg",
|
||||
message: "Hello\nMEDIA: ./data/note.ogg",
|
||||
},
|
||||
sandboxRoot: sandboxDir,
|
||||
dryRun: true,
|
||||
|
||||
Reference in New Issue
Block a user