Skip to content

Commit 0a0fe39

Browse files
committed
Fix jest
1 parent d4ae6a3 commit 0a0fe39

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

package.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -70,13 +70,8 @@
7070
"js-stylesheet": "^0.0.1"
7171
},
7272
"jest": {
73-
"automock": false,
7473
"testPathDirs": [
7574
"src"
76-
],
77-
"unmockedModulePathPatterns": [
78-
"node_modules",
79-
"babel"
8075
]
8176
}
8277
}

0 commit comments

Comments
 (0)