mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 05:20:43 +00:00
test(auto-reply): allow ACP abort dispatch in regression test
This commit is contained in:
@@ -244,6 +244,9 @@ describe("dispatchReplyFromConfig ACP abort", () => {
|
||||
enabled: true,
|
||||
dispatch: { enabled: true },
|
||||
},
|
||||
session: {
|
||||
sendPolicy: { default: "allow" },
|
||||
},
|
||||
} as OpenClawConfig,
|
||||
dispatcher,
|
||||
replyOptions: { abortSignal: abortController.signal },
|
||||
|
||||
Reference in New Issue
Block a user