Skip to content

Commit 8a9fcab

Browse files
committed
oops
1 parent 90feabf commit 8a9fcab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/svelte/vitest.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ export default defineConfig({
2020
}
2121
],
2222
test: {
23-
dir: 'test/runtime',
23+
dir: 'test',
2424
reporters: ['dot'],
2525
exclude: [...configDefaults.exclude, '**/samples/**'],
2626
globalSetup: './test/vitest-global-setup.js'

0 commit comments

Comments
 (0)