Use happy-dom as vitest environment
This commit is contained in:
+1
-1
@@ -14,6 +14,6 @@ export default defineConfig({
|
||||
},
|
||||
test: {
|
||||
globals: false,
|
||||
environment: 'node',
|
||||
environment: 'happy-dom',
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user