Skip to content

Commit

Permalink
test: bumps jest version.
Browse files Browse the repository at this point in the history
  • Loading branch information
outofcoffee committed Jan 26, 2024
1 parent c2d775d commit b494b34
Show file tree
Hide file tree
Showing 3 changed files with 2,203 additions and 5,199 deletions.
2 changes: 1 addition & 1 deletion sample/jest.config.cjs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module.exports = {
clearMocks: false,
collectCoverage: true,
collectCoverage: false,
coverageDirectory: "coverage",
coverageProvider: "v8",

Expand Down
Loading

0 comments on commit b494b34

Please sign in to comment.