mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-19 09:50:15 +01:00
TST: fix tests
This commit is contained in:
parent
0e8863ccb1
commit
04a85f8272
@ -46,6 +46,6 @@ describe('multisig-hd-wallet', () => {
|
||||
|
||||
await w.fetchBalance();
|
||||
await w.fetchTransactions();
|
||||
assert.strictEqual(w.getTransactions().length, 3);
|
||||
assert.strictEqual(w.getTransactions().length, 5);
|
||||
});
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user