test: try fix test froze
This commit is contained in:
@@ -5,6 +5,7 @@ export default defineConfig({
|
||||
plugins: [sveltekit()],
|
||||
test: {
|
||||
environment: "jsdom",
|
||||
isolate: true,
|
||||
setupFiles: ["./tests/setup.ts"],
|
||||
include: ["tests/**/*.{test,spec}.{js,ts}"],
|
||||
coverage: {
|
||||
|
||||
Reference in New Issue
Block a user