mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-14 12:11:47 +08:00
use default jest automock config setting
Reviewed By: cpojer Differential Revision: D5246071 fbshipit-source-id: aec9078a5187621745507c4411c40aa993d9d94f
This commit is contained in:
committed by
Facebook Github Bot
parent
bc22a4da7e
commit
383915caeb
@@ -11,7 +11,6 @@
|
||||
"node": ">=4"
|
||||
},
|
||||
"jest": {
|
||||
"automock": false,
|
||||
"transform": {
|
||||
".*": "./jest/preprocessor.js"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user