Skip to content

Commit d613cf8

Browse files
committed
remove redundant handleAndroidWallet
1 parent e3399e2 commit d613cf8

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

test/helpers/actions.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -559,8 +559,6 @@ export async function restoreWallet(
559559
await tap('RestoreButton');
560560
await waitForSetupWalletScreenFinish();
561561

562-
await handleAndroidAlert();
563-
564562
// Wait for Get Started
565563
const getStarted = await elementById('GetStartedButton');
566564
await getStarted.waitForDisplayed();

0 commit comments

Comments
 (0)