mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-01-18 13:26:33 +01:00
Update addresses.test.ts
This commit is contained in:
parent
6f633e0d0a
commit
94e0305f73
@ -1,6 +1,5 @@
|
||||
import assert from 'assert';
|
||||
import { filterByAddressType, getAddress, sortByAddressIndex, totalBalance } from '../../screen/wallets/WalletAddresses';
|
||||
import { TABS } from '../../components/addresses/AddressTypeTabs';
|
||||
import { TABS, filterByAddressType, getAddress, sortByAddressIndex, totalBalance } from '../../screen/wallets/WalletAddresses';
|
||||
|
||||
jest.mock('../../blue_modules/currency', () => {
|
||||
return {
|
||||
|
Loading…
Reference in New Issue
Block a user