Skip to content

Commit 8b3b919

Browse files
rickhanloniimjackson
authored andcommitted
Upgrade Jest and switch to jest-cirucs (remix-run#6427)
1 parent 8ecdbd9 commit 8b3b919

28 files changed

+12067
-11761
lines changed

package-lock.json

Lines changed: 1159 additions & 1159 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/react-router-config/jest.config.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
module.exports = {
2+
testRunner: "jest-circus/runner",
3+
restoreMocks: true,
24
globals: {
35
__DEV__: true
46
},

0 commit comments

Comments
 (0)