Skip to content

Commit 4087bbd

Browse files
u[date tests threshold
1 parent 23f8bfd commit 4087bbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jest.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ module.exports = {
4444
collectCoverageFrom: ['**/*.{ts,tsx}', '!**/*.d.ts', '!**/node_modules/**'],
4545
coverageThreshold: {
4646
"global": {
47-
"branches": 65,
47+
"branches": 60,
4848
"functions": 80,
4949
"lines": 80,
5050
"statements": 80

0 commit comments

Comments
 (0)