mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-01-18 21:35:21 +01:00
Update bluewallet2.spec.js
This commit is contained in:
parent
cf90940369
commit
e99e66dbd0
@ -457,8 +457,6 @@ describe('BlueWallet UI Tests - import BIP84 wallet', () => {
|
||||
// go inside the wallet
|
||||
await element(by.text('Imported HD SegWit (BIP84 Bech32 Native)')).tap();
|
||||
|
||||
// refresh transactions
|
||||
await element(by.id('refreshTransactions')).tap();
|
||||
await waitFor(element(by.id('NoTxBuyBitcoin')))
|
||||
.not.toExist()
|
||||
.withTimeout(300 * 1000);
|
||||
|
Loading…
Reference in New Issue
Block a user