mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-21 15:01:03 +00:00
test: widen unit timing snapshot coverage
This commit is contained in:
@@ -9,7 +9,7 @@ function parseArgs(argv) {
|
||||
config: "vitest.unit.config.ts",
|
||||
out: unitTimingManifestPath,
|
||||
reportPath: "",
|
||||
limit: 128,
|
||||
limit: 256,
|
||||
defaultDurationMs: 250,
|
||||
};
|
||||
for (let i = 0; i < argv.length; i += 1) {
|
||||
|
||||
Reference in New Issue
Block a user