mirror of
https://github.com/acedanger/finance.git
synced 2025-12-05 22:50:12 -08:00
Refactor test configuration and update type definitions for better compatibility with Prisma
This commit is contained in:
@@ -11,7 +11,6 @@ export default defineConfig({
|
||||
passWithNoTests: true,
|
||||
teardownTimeout: 5000,
|
||||
// Testing environment setup
|
||||
environment: 'jsdom',
|
||||
setupFiles: ['./src/test/setup.ts'],
|
||||
// Ensure we're using the right environment
|
||||
environment: 'node',
|
||||
|
||||
Reference in New Issue
Block a user