Skip to content

Commit

Permalink
Update jest.config.json
Browse files Browse the repository at this point in the history
  • Loading branch information
cmwylie19 authored Oct 30, 2024
1 parent 8e1a81e commit 3f083ab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion jest.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,5 @@
"testEnvironment": "node",
"collectCoverage": true,
"coverageReporters": ["json", "lcov", "text", "clover"],
"coveragePathIgnorePatterns": ["<rootDir>/src/cli/"],
"forceExit": true
}

0 comments on commit 3f083ab

Please sign in to comment.