mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-13 08:00:35 +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,
|
makeStorePath,
|
||||||
logger: noopLogger,
|
logger: noopLogger,
|
||||||
cronEnabled: true,
|
cronEnabled: false,
|
||||||
runIsolatedAgentJob: params.runIsolatedAgentJob,
|
runIsolatedAgentJob: params.runIsolatedAgentJob,
|
||||||
},
|
},
|
||||||
run,
|
run,
|
||||||
|
|||||||
Reference in New Issue
Block a user