Skip to content

Commit 6f82e51

Browse files
committed
test: updated mocked test threshold
1 parent 737ce9e commit 6f82e51

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
coverageThreshold: {
4545
global: {
4646
statements: 73.51,
47-
branches: 60.6,
47+
branches: 60.57,
4848
functions: 73.56,
4949
lines: 74.17
5050
}

0 commit comments

Comments
 (0)