mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-04 16:50:22 +00:00
Tests: align exec approval policy expectations
This commit is contained in:
@@ -1236,7 +1236,7 @@ describe("exec approvals", () => {
|
||||
const tool = createExecTool({
|
||||
host: "gateway",
|
||||
ask: "always",
|
||||
security: "allowlist",
|
||||
security: "full",
|
||||
trigger: "cron",
|
||||
approvalRunningNoticeMs: 0,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user