Update bluewallet.spec.js

This commit is contained in:
Marcos Rodriguez Vélez 2024-07-12 00:17:31 -04:00 committed by GitHub
parent 9f6fe7d5cf
commit 4eeb5b0f4f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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');