pull/9328/head
Simon Holthausen 3 years ago
parent 90feabf385
commit 8a9fcabfdd

@ -20,7 +20,7 @@ export default defineConfig({
}
],
test: {
dir: 'test/runtime',
dir: 'test',
reporters: ['dot'],
exclude: [...configDefaults.exclude, '**/samples/**'],
globalSetup: './test/vitest-global-setup.js'

Loading…
Cancel
Save