Skip to content

Commit

Permalink
test: remove coverageThreshold
Browse files Browse the repository at this point in the history
  • Loading branch information
lissavxo committed May 22, 2024
1 parent 11490a0 commit 58d87ef
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions react/jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,6 @@ module.exports = {
"lib/tests",
"lib/assets"
],
coverageThreshold: {
"global": {
"lines": 80
}
},
transformIgnorePatterns: [
'node_modules/(?!(@babylonjs/core|@babylonjs/loaders)).+.[t|j]sx?$',
],
Expand Down

0 comments on commit 58d87ef

Please sign in to comment.