mirror of
https://github.com/status-im/metro.git
synced 2025-02-19 14:34:37 +00:00
remove ReactDOM from Jest blacklist
Reviewed By: yungsters, spicyj Differential Revision: D2875010 fb-gh-sync-id: d316d5befd0d978bded99f70b814dc133c85b40f
This commit is contained in:
parent
72ddf1ef67
commit
ef64bdf392
@ -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 = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user