mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-24 17:03:55 +10:00
chore: migrate from jsdom to happy-dom for testing environment
This commit is contained in:
@@ -4,5 +4,5 @@ import { createVitestProjectConfig } from "../../vitest.shared";
|
||||
export default createVitestProjectConfig({
|
||||
name: "@reactive-resume/import",
|
||||
dirname: fileURLToPath(new URL(".", import.meta.url)),
|
||||
environment: "jsdom",
|
||||
environment: "happy-dom",
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user