reset account authorized and perform clean quit on view profile test

This commit is contained in:
Carlosokumu 2024-10-03 14:55:25 +03:00
parent d94037d499
commit e2316b38a8
Signed by: carlos
GPG Key ID: 7BD6BC8160A5C953
2 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
LOAD reset_account_authorized 16
RELOAD reset_account_authorized
LOAD reset_allow_update 0
RELOAD reset_allow_update
MOUT edit_name 1

View File

@ -435,7 +435,7 @@
"expectedContent": "My Account\n1:Profile\n2:Change language\n3:Check balances\n4:Check statement\n5:PIN options\n6:My Address\n0:Back"
},
{
"input": "9",
"input": "0",
"expectedContent": ""
}
]