diff --git a/.maestro/tests/init.yaml b/.maestro/tests/init.yaml index 178cb85d34..656c654fcb 100644 --- a/.maestro/tests/init.yaml +++ b/.maestro/tests/init.yaml @@ -1,7 +1,8 @@ appId: ${APP_ID} --- - clearState -- launchApp +- launchApp: + clearKeychain: true - tapOn: "Close showkase button" - runFlow: ./assertions/assertInitDisplayed.yaml - takeScreenshot: build/maestro/000-FirstScreen