mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-23 23:22:32 +00:00
test(ci): fix windows update and task cleanup cases
This commit is contained in:
@@ -317,6 +317,10 @@ describe("task-executor", () => {
|
||||
ownerKey: "agent:main:main",
|
||||
controllerId: "tests/managed-flow",
|
||||
goal: "Inspect PR batch",
|
||||
requesterOrigin: {
|
||||
channel: "telegram",
|
||||
to: "telegram:123",
|
||||
},
|
||||
});
|
||||
const child = createRunningTaskRun({
|
||||
runtime: "acp",
|
||||
|
||||
Reference in New Issue
Block a user