Skip to content

Commit

Permalink
One more try to fix coverage report
Browse files Browse the repository at this point in the history
  • Loading branch information
dcadenas committed Jul 16, 2024
1 parent 7830fbd commit 1684bbc
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
@@ -1,7 +1,7 @@
/** @type {import('jest').Config} */

export default {
modulePathIgnorePatterns: ["config"],
coveragePathIgnorePatterns: ["<rootDir>/config/"],
coverageThreshold: {
global: {
branches: 75,
Expand Down

0 comments on commit 1684bbc

Please sign in to comment.