Skip to content

Commit

Permalink
fix: displayName issue
Browse files Browse the repository at this point in the history
  • Loading branch information
bjoerge committed Sep 20, 2024
1 parent 8467578 commit 812d704
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/@repo/test-config/jest/createJestConfig.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ export function createJestConfig(config = {}) {
moduleNameMapper = {},
modulePathIgnorePatterns = [],
transform = {},
displayName,
...restOfInputConfig
} = config

Expand Down

0 comments on commit 812d704

Please sign in to comment.