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
- Wrap scheduleUpdateCheck in environment check for VITEST and CI
- Prevents update manager warnings from polluting test snapshots
- Fixes 200+ snapshot test failures in CI across all platforms
The update manager was running in tests and printing warnings about
failed cache directory creation, which were captured by snapshot tests
and causing mismatches.
0 commit comments