Files
resolutionflow/frontend/playwright.config.ts
chihlasm ba6a8af251 fix: increase Node heap and timeout for Playwright webServer build
The e2e webServer builds the frontend via npm run build, which OOMs
on CI runners without --max-old-space-size=4096. Also increase timeout
from 120s to 180s to accommodate the larger heap build.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-27 16:36:11 +00:00

2.4 KiB