mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-12 21:53:00 -06:00
6e87d3b5f3
* test: gateway and CLI process-test hygiene * test: preserve CLI process timeout diagnostics
2 lines
55 B
TypeScript
2 lines
55 B
TypeScript
export const DEFAULT_VITEST_TEST_TIMEOUT_MS = 120_000;
|