fix tests

This commit is contained in:
ncoelho 2021-03-31 18:38:43 +02:00
parent 38caa7a9e0
commit b82ce768f9

View file

@ -141,6 +141,7 @@ describe('BlueWallet UI Tests', () => {
await element(by.id('QuickActionsSwith')).tap();
await element(by.id('QuickActionsSwith')).tap();
await device.pressBack();
await device.pressBack();
// about
await element(by.id('AboutButton')).tap();