diff --git a/.maestro/tests/account/logout.yaml b/.maestro/tests/account/logout.yaml index b0e8eda762..c2f75e0977 100644 --- a/.maestro/tests/account/logout.yaml +++ b/.maestro/tests/account/logout.yaml @@ -10,5 +10,5 @@ appId: ${APP_ID} # Ensure cancel cancels - tapOn: "Cancel" - tapOn: "Sign out" -- tapOn: "Sign out" +- tapOn: "Sign out anyway" - runFlow: ../assertions/assertInitDisplayed.yaml