prod broken
All checks were successful
Deploy to Web Server flyer-crawler.projectium.com / deploy (push) Successful in 3m56s

This commit is contained in:
2025-11-22 21:06:42 -08:00
parent aed59a80c5
commit 7bdbd708c1
4 changed files with 5 additions and 1258 deletions

View File

@@ -26,6 +26,7 @@ export default defineConfig({
// Vitest-specific configuration for the 'unit' test project.
test: {
// The name for this project is defined by the filename in the workspace config.
name: 'unit',
environment: 'jsdom',
globalSetup: './src/tests/setup/global-setup.ts',
setupFiles: ['./src/tests/setup/unit-setup.ts'],