mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-03-04 04:13:49 +01:00
fix tests
This commit is contained in:
parent
38caa7a9e0
commit
b82ce768f9
1 changed files with 1 additions and 0 deletions
|
@ -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();
|
||||
|
|
Loading…
Add table
Reference in a new issue