mirror of
https://github.com/status-im/react-native.git
synced 2025-01-26 17:30:25 +00:00
[oss][react-native] unbreak NavigationEventEmitter-test
This commit is contained in:
parent
a885efe02d
commit
e78b8c40fe
@ -25,7 +25,9 @@
|
||||
'use strict';
|
||||
|
||||
jest
|
||||
.dontMock('EmitterSubscription')
|
||||
.dontMock('EventEmitter')
|
||||
.dontMock('EventSubscriptionVendor')
|
||||
.dontMock('NavigationEvent')
|
||||
.dontMock('NavigationEventEmitter');
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user