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
The current tests are using jest. I want to update this to remove jest and use vitest instead. I want to keep all the existing tests, but migrate them to vitest. Update the test commands in the packages.json and ensure that everything else remains as-is.