Skip to content

Commit 2d6dd49

Browse files
committed
Change jest-thresholds
1 parent e963ba2 commit 2d6dd49

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
@@ -5,7 +5,7 @@ module.exports = {
55
branches: 80,
66
functions: 80,
77
lines: 80,
8-
statements: -10,
8+
statements: 80,
99
},
1010
},
1111
preset: "ts-jest",

0 commit comments

Comments
 (0)