mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-05 22:38:59 +08:00
disable automock in fbsource/xplat
Reviewed By: cpojer Differential Revision: D5221281 fbshipit-source-id: 65ef24a0ed59cffadc96b54ae9c4f6d1f677522d
This commit is contained in:
committed by
Facebook Github Bot
parent
f908cce679
commit
01afc16bfc
@@ -11,7 +11,7 @@
|
||||
"node": ">=4"
|
||||
},
|
||||
"jest": {
|
||||
"automock": true,
|
||||
"automock": false,
|
||||
"transform": {
|
||||
".*": "./jest/preprocessor.js"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user