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
test(navigation): avoid large historical offset in calendar-mode test
Using 2025-03-08 as a fixed anchor produced a -432-day offset that
could misfire via daysBetween → generateDate round-trip on CI. Switch
to yesterday → today so the offset is always -1 with no DST exposure.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments