We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71659ae commit f5746f3Copy full SHA for f5746f3
vitest.config.ts
@@ -6,7 +6,6 @@ export default defineConfig({
6
},
7
test: {
8
environment: 'happy-dom',
9
- // include:
10
include: ['tests/**/*.spec.ts'],
11
coverage: {
12
include: ['src/**/*.ts'],
0 commit comments