chore: jsdom 迁移至 happy-dom

This commit is contained in:
2026-06-06 16:59:11 +08:00
parent 5c0f02f1f8
commit b469662760
6 changed files with 41 additions and 139 deletions

View File

@@ -1,3 +1,3 @@
[test]
preload = ["./tests/setup.ts"]
preload = ["./tests/happydom.ts", "./tests/setup.ts"]
exclude = ["./tests/e2e/**"]