test(parallel): force unit-fast batch planning

This commit is contained in:
Vincent Koc 2026-03-24 18:04:20 -07:00
parent 8d87e85705
commit e1d16ba42e
1 changed files with 2 additions and 0 deletions

View File

@ -136,6 +136,8 @@ describe("scripts/test-parallel lane planning", () => {
...process.env,
CI: "",
OPENCLAW_TEST_LIST_LANES: "1",
OPENCLAW_TEST_UNIT_FAST_LANES: "1",
OPENCLAW_TEST_UNIT_FAST_BATCH_TARGET_MS: "1",
},
encoding: "utf8",
});