Add RECOVERY_KEY to Maestro env variable.

This commit is contained in:
Benoit Marty 2024-02-22 09:24:45 +01:00
parent 229ee205d8
commit 25ba857da6
3 changed files with 3 additions and 0 deletions

View file

@ -25,6 +25,7 @@ maestro test \
-e APP_ID=io.element.android.x.debug \
-e USERNAME=user1 \
-e PASSWORD=123 \
-e RECOVERY_KEY=ABC \
-e ROOM_NAME="MyRoom" \
-e INVITEE1_MXID=user2 \
-e INVITEE2_MXID=user3 \