diff --git a/.maestro/tests/account/verifySession.yaml b/.maestro/tests/account/verifySession.yaml index efc45ac3ef..a16322543f 100644 --- a/.maestro/tests/account/verifySession.yaml +++ b/.maestro/tests/account/verifySession.yaml @@ -9,5 +9,5 @@ appId: ${MAESTRO_APP_ID} - tapOn: "Continue" - extendedWaitUntil: visible: "Device verified" - timeout: 10000 + timeout: 30000 - tapOn: "Continue"