You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The e2e tests change directories during execution, causing the relative
path to e2e-summary.json to fail. Convert OUTPUT_DIR to an absolute path
before passing it to E2E_SUMMARY_OUTPUT.
This fixes the error:
'failed to write e2e test summary output: no such file or directory'
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments