mirror of
https://fastgit.cc/github.com/openclaw/openclaw
synced 2026-05-01 06:36:23 +08:00
test(acp): use typed attachment root fixture
This commit is contained in:
@@ -545,12 +545,14 @@ describe("tryDispatchAcpReply", () => {
|
||||
list: [{ id: "codex-acp", agentDir }],
|
||||
},
|
||||
channels: {
|
||||
discord: {
|
||||
imessage: {
|
||||
attachmentRoots: [tempDir],
|
||||
},
|
||||
},
|
||||
}),
|
||||
ctxOverrides: {
|
||||
Provider: "imessage",
|
||||
Surface: "imessage",
|
||||
MediaPath: imagePath,
|
||||
MediaType: "image/png",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user