Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurfiorette committed May 23, 2024
1 parent 93a6b49 commit eb0aeae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion jest.config.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ const config = {
coverageDirectory: "./coverage/",
collectCoverage: false,
testEnvironment: "node",
maxWorkers: '50%', // speeds up tests
transform: {
".*": "babel-jest",
},
Expand Down

0 comments on commit eb0aeae

Please sign in to comment.