We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0af7a11 commit 6f08f65Copy full SHA for 6f08f65
1 file changed
jest.config.js
@@ -15,7 +15,7 @@ module.exports = {
15
],
16
"coverageThreshold": {
17
"global": {
18
- "lines": 90
+ "lines": 85
19
}
20
},
21
"reporters": [
0 commit comments