Skip to content

Commit

Permalink
chore: Remove erroneous flag form Jest configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
fguitton committed Sep 23, 2024
1 parent 5e57471 commit 40d2fd4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/itmat-interface/jest.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
export default {
displayName: 'itmat-interface',
preset: '../../jest.preset.cjs',
verbose: true,
transform: {
'^.+\\.[tj]s$': ['ts-jest', {
tsconfig: '<rootDir>/tsconfig.spec.json',
Expand Down

0 comments on commit 40d2fd4

Please sign in to comment.