mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-19 18:00:17 +01:00
Update setup.js
This commit is contained in:
parent
a08bea2928
commit
ea8060257c
@ -146,12 +146,6 @@ jest.mock('react-native-share', () => {
|
||||
};
|
||||
});
|
||||
|
||||
jest.mock('react-native-widget-center', () => {
|
||||
return {
|
||||
reloadAllTimelines: jest.fn(),
|
||||
};
|
||||
});
|
||||
|
||||
jest.mock('../blue_modules/WidgetCommunication', () => {
|
||||
return {
|
||||
reloadAllTimelines: jest.fn(),
|
||||
|
Loading…
Reference in New Issue
Block a user