Skip to content

Commit fdca890

Browse files
committed
[workflow/test] Updated jest config
1 parent 3634199 commit fdca890

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
@@ -32,7 +32,7 @@ module.exports = {
3232
coverageThreshold: {
3333
global: {
3434
statements: 80,
35-
branches: 70,
35+
branches: 80,
3636
functions: 80,
3737
lines: 80,
3838
},

0 commit comments

Comments
 (0)