diff --git a/tests/e2e/bluewallet.spec.js b/tests/e2e/bluewallet.spec.js index e6f319f36..80afd9fe5 100644 --- a/tests/e2e/bluewallet.spec.js +++ b/tests/e2e/bluewallet.spec.js @@ -93,9 +93,7 @@ describe('BlueWallet UI Tests - no wallets', () => { await sup('OK'); await element(by.text('OK')).tap(); await element(by.id('HeaderMenuButton')).tap(); - await element(by.text('Reset to default')).tap(); - await sup('OK'); - await element(by.text('OK')).tap(); + await element(by.text('electrum.blockstream.info').tap(); await sup('OK'); await element(by.text('OK')).tap(); await element(by.id('ElectrumSettingsScrollView')).swipe('up', 'fast', 1); // in case emu screen is small and it doesnt fit