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
chore: update vitest to v3.2.4 and fix test assertions
- Updated vitest from v0.34.6 to v3.2.4
- Fixed failing tests by replacing .toMatch() with .toThrowError() for rejected promise assertions
- All tests now pass with the updated vitest version
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments