Skip to content

Commit

Permalink
remove happy-dom
Browse files Browse the repository at this point in the history
  • Loading branch information
e7h4n committed Nov 21, 2024
1 parent bcb2097 commit 8d221be
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vitest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import { defineConfig } from 'vitest/config'

export default defineConfig({
test: {
environment: 'happy-dom',
coverage: {
reporter: ['text', 'json-summary', 'json', 'cobertura'],
provider: 'v8'
Expand Down

0 comments on commit 8d221be

Please sign in to comment.