mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-03-03 12:06:21 +01:00
Update setup.js
This commit is contained in:
parent
1bd239bf78
commit
5e78d8f2b3
1 changed files with 0 additions and 2 deletions
|
@ -200,6 +200,4 @@ jest.mock('react-native-keychain', () => mockKeychain);
|
||||||
|
|
||||||
jest.mock('react-native-tcp-socket', () => mockKeychain);
|
jest.mock('react-native-tcp-socket', () => mockKeychain);
|
||||||
|
|
||||||
jest.mock('../components/TooltipMenu.ios.tsx', () => require('../components/TooltipMenu.tsx'));
|
|
||||||
|
|
||||||
global.alert = () => {};
|
global.alert = () => {};
|
||||||
|
|
Loading…
Add table
Reference in a new issue