## Summary
- **fix(test)**: CalendarEvent test was comparing against UTC DateTime but the model now calls `.toLocal()` on parse. Updated test expectations to match.
## Test Plan
- [ ] `flutter test` passes — all 22 tests green
🤖 Generated with [Claude Code](https://claude.com/claude-code)
This repo is archived. You cannot comment on pull requests.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Summary
.toLocal()on parse. Updated test expectations to match.Test Plan
flutter testpasses — all 22 tests green🤖 Generated with Claude Code