Skip to content

Commit 84b6a7a

Browse files
committed
stability
1 parent e621e29 commit 84b6a7a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/helpers/actions.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -563,7 +563,7 @@ export async function restoreWallet(
563563
const getStarted = await elementById('GetStartedButton');
564564
await getStarted.waitForDisplayed();
565565
await tap('GetStartedButton');
566-
566+
await sleep(1000);
567567
await handleAndroidAlert();
568568

569569
if (expectQuickPayTimedSheet) {

0 commit comments

Comments
 (0)