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: replace deprecated poolMatchGlobs with test.projects (#78)
Fixes vitest 3.x deprecation warning by migrating from poolMatchGlobs
to the projects API. Creates three test projects (unit, integration,
concurrency) with appropriate pool isolation.
Fixes#77
0 commit comments