Skip to content

Commit

Permalink
again
Browse files Browse the repository at this point in the history
  • Loading branch information
stat committed Dec 3, 2024
1 parent 475bb40 commit b8e1764
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cdp-agentkit-core/jest.config.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
const baseConfig = require("../jest.config.base.js");

export default {
exports.default {
...baseConfig,
coveragePathIgnorePatterns: ["node_modules", "dist", "docs", "index.ts"],
coverageThreshold: {
Expand Down

0 comments on commit b8e1764

Please sign in to comment.