mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-03-30 23:22:41 +08:00
Update Jest APIs on fbsource
Reviewed By: javache Differential Revision: D3229435 fb-gh-sync-id: b0e252d69e1f399a946fca6e98ef62ff44c2ef9c fbshipit-source-id: b0e252d69e1f399a946fca6e98ef62ff44c2ef9c
This commit is contained in:
committed by
Facebook Github Bot 8
parent
192ab663b7
commit
d363b1f2e2
@@ -9,7 +9,7 @@
|
||||
'use strict';
|
||||
|
||||
|
||||
jest.autoMockOff();
|
||||
jest.disableAutomock();
|
||||
|
||||
var parseErrorStack = require('parseErrorStack');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user