wip
This commit is contained in:
@@ -4,6 +4,7 @@ import path from 'path';
|
||||
export default defineConfig({
|
||||
test: {
|
||||
globals: true,
|
||||
watch: false,
|
||||
environment: 'jsdom',
|
||||
setupFiles: ['tests/setup/vitest.setup.ts'],
|
||||
include: ['tests/**/*.{test,spec}.?(c|m)[jt]s?(x)'],
|
||||
|
||||
Reference in New Issue
Block a user