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
fix: ensure Expected vs Actual always appears in Mochawesome report
- Refactor passed-test context: compute Expected vs Actual once and add in single place
- Prevents missing block when cURL/API Request are present (e.g. organization teams)
- Use nullish coalescing for lastRequest fields to avoid undefined in output
- Add test-curls.txt to .gitignore
0 commit comments