Skip to content

Commit

Permalink
test: updated mocked test threshold
Browse files Browse the repository at this point in the history
  • Loading branch information
YuryShkoda committed Sep 11, 2023
1 parent 737ce9e commit 6f82e51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ module.exports = {
coverageThreshold: {
global: {
statements: 73.51,
branches: 60.6,
branches: 60.57,
functions: 73.56,
lines: 74.17
}
Expand Down

0 comments on commit 6f82e51

Please sign in to comment.