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(tests): update contract test expectations and API responses to resolve CI failures
- Fix health endpoint status: change from "healthy" to "ok" to match OpenAPI spec
- Fix authorization error message: use lowercase "authorization" for consistency
- Fix contract test validation: expect "invalid email" instead of "validation" for email errors
Resolves three failing contract test assertions in Integration Tests CI.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments