Files
openclaw/test/vitest/vitest.timeouts.ts
T
Peter Steinberger 6e87d3b5f3 test: gateway and CLI process-test hygiene (#118042)
* test: gateway and CLI process-test hygiene

* test: preserve CLI process timeout diagnostics
2026-08-02 10:12:30 -07:00

2 lines
55 B
TypeScript

export const DEFAULT_VITEST_TEST_TIMEOUT_MS = 120_000;