Skip to content

Commit

Permalink
Delete incorrect config from jest config
Browse files Browse the repository at this point in the history
  • Loading branch information
dk981234 committed Aug 26, 2024
1 parent 72ef92d commit 5d31ea1
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 @@ -5,7 +5,6 @@ module.exports = {
}
},
"setupTestFrameworkScriptFile": "jest-expect-message",
allowedOptions: ["update-snapshots"],
setupFiles: ["<rootDir>/setupFile.js"],
reporters: [
"default",
Expand Down

0 comments on commit 5d31ea1

Please sign in to comment.