Specs truncate the test DB between tests; with multiple DB-backed spec files running in parallel workers they clobbered each other. Suffix the database name with VITEST_POOL_ID so each worker is isolated.
2.5 KiB
2.5 KiB