mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-03-26 07:04:05 +08:00
[ReactNative] Disable mocking "promise" in OSS Jest tests
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
"js"
|
||||
],
|
||||
"unmockedModulePathPatterns": [
|
||||
"promise",
|
||||
"source-map"
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user