More tests
This commit is contained in:
@@ -4,6 +4,7 @@ import {defineConfig} from "vitest/config"
|
||||
export default defineConfig({
|
||||
test: {
|
||||
environment: "happy-dom",
|
||||
setupFiles: "./vitest.setup.ts",
|
||||
include: ["packages/**/*.test.ts"],
|
||||
coverage: {
|
||||
provider: "v8",
|
||||
|
||||
Reference in New Issue
Block a user