mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-22 15:04:50 +01:00
Update bluewallet.spec.js
This commit is contained in:
parent
9f6fe7d5cf
commit
4eeb5b0f4f
1 changed files with 0 additions and 1 deletions
|
@ -211,7 +211,6 @@ describe('BlueWallet UI Tests - no wallets', () => {
|
|||
await yo('CopyTextToClipboard');
|
||||
await element(by.id('SetCustomAmountButton')).tap();
|
||||
await element(by.id('BitcoinAmountInput')).replaceText('1');
|
||||
await device.pressBack();
|
||||
await element(by.id('CustomAmountDescription')).typeText('test');
|
||||
await element(by.id('CustomAmountSaveButton')).tap();
|
||||
await sup('1 BTC');
|
||||
|
|
Loading…
Add table
Reference in a new issue