Skip to content

Commit

Permalink
chore(config): drop unused module path from jest
Browse files Browse the repository at this point in the history
  • Loading branch information
narekhovhannisyan committed Jun 14, 2024
1 parent df7374a commit 1d39e6b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ module.exports = {
},
modulePathIgnorePatterns: [
'./build',
'./src/__tests__/unit/lib/manifest',
'./src/__tests__/integration/helpers',
'./src/__tests__/integration/test-data',
],
Expand Down

0 comments on commit 1d39e6b

Please sign in to comment.