Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
shkangr committed Jun 3, 2024
1 parent ec02c8b commit 6aa30f4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions bridge/bridge.jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,5 @@ module.exports = {
testMatch: ["**/*/*.spec.{ts,tsx}"],
coverageDirectory: "coverage",
coverageReporters: ["lcov"],

// etc...
coveragePathIgnorePatterns: ["/src/monitors/triggerable-monitor.ts"]
};

0 comments on commit 6aa30f4

Please sign in to comment.