test
Some checks failed
test / Run tests (push) Failing after 6s
build / Build (push) Failing after 9s
Some checks failed
test / Run tests (push) Failing after 6s
build / Build (push) Failing after 9s
This commit is contained in:
@ -10,6 +10,7 @@ export default defineConfig({
|
||||
},
|
||||
},
|
||||
test: {
|
||||
environment: "jsdom",
|
||||
// List setup file
|
||||
setupFiles: ["./tests/vitest.setup.ts"],
|
||||
},
|
||||
|
Reference in New Issue
Block a user