Skip to content

Commit

Permalink
chore: updating jest config
Browse files Browse the repository at this point in the history
  • Loading branch information
pbastia committed Jun 12, 2024
1 parent def7495 commit dda0afa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@
"setupFilesAfterEnv": [
"<rootDir>tests/setupTests.ts",
"jest-canvas-mock",
"jest-extended"
"jest-extended/all"
],
"transform": {
".*(ts|tsx|js|jsx)$": "babel-jest",
Expand Down

0 comments on commit dda0afa

Please sign in to comment.