Skip to content

Commit

Permalink
EPMRPP-90697 || fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
BlazarQSO committed May 3, 2024
1 parent 7fd328c commit 8fa4fac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ module.exports = {
global: {
branches: 60,
functions: 60,
lines: 60,
lines: 59,
statements: 60,
},
},
Expand Down

0 comments on commit 8fa4fac

Please sign in to comment.