mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-25 12:55:41 +08:00
remove ReactDOM from Jest blacklist
Reviewed By: yungsters, spicyj Differential Revision: D2875010 fb-gh-sync-id: d316d5befd0d978bded99f70b814dc133c85b40f
This commit is contained in:
committed by
facebook-github-bot-7
parent
8b7671a31a
commit
1bc03871f3
@@ -70,6 +70,9 @@ var sharedBlacklist = [
|
||||
'downstream/core/toArray.js',
|
||||
|
||||
/website\/node_modules\/.*/,
|
||||
|
||||
// TODO(jkassens, #9876132): Remove this rule when it's no longer needed.
|
||||
'downstream/relay/tools/relayUnstableBatchedUpdates.js',
|
||||
];
|
||||
|
||||
var platformBlacklists = {
|
||||
|
||||
Reference in New Issue
Block a user