Skip to content

Commit

Permalink
Remove custom-jsdom
Browse files Browse the repository at this point in the history
  • Loading branch information
hackerwins committed Jul 9, 2024
1 parent ff7d63a commit 4f3a91a
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 171 deletions.
155 changes: 0 additions & 155 deletions test/vitest/env/index.ts

This file was deleted.

10 changes: 0 additions & 10 deletions test/vitest/env/package-lock.json

This file was deleted.

5 changes: 0 additions & 5 deletions test/vitest/env/package.json

This file was deleted.

1 change: 0 additions & 1 deletion vitest.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ export default defineConfig({
onConsoleLog() {
return false;
},
environment: 'custom-jsdom',
globals: true,
testTimeout: isCI ? 5000 : Infinity,
benchmark: {
Expand Down

0 comments on commit 4f3a91a

Please sign in to comment.