mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-10 18:54:58 +00:00
test(perf): skip scheduler startup in cron delivery-plan tests
This commit is contained in:
@@ -32,7 +32,7 @@ async function withCronService(
|
||||
{
|
||||
makeStorePath,
|
||||
logger: noopLogger,
|
||||
cronEnabled: true,
|
||||
cronEnabled: false,
|
||||
runIsolatedAgentJob: params.runIsolatedAgentJob,
|
||||
},
|
||||
run,
|
||||
|
||||
Reference in New Issue
Block a user