Skip to content

Commit 412a65b

Browse files
committed
Update gulpfile.babel.js
1 parent 110717d commit 412a65b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gulpfile.babel.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ gulp.task('test', ['pre-test'], () => {
2323
thresholds: {
2424
global: {
2525
statements: 90,
26-
branches: 80,
26+
branches: 70,
2727
functions: 90,
2828
lines: 90
2929
}

0 commit comments

Comments
 (0)