Updated on 2026-08-14

This commit is contained in:
Tangem 2025-07-10 11:25:25 +03:00
parent fa9aad8bb4
commit 96a3074bdb

View file

@ -38,7 +38,7 @@ class DetailsTest : BaseTestCase() {
step("Assert 'Contact support' button is visible") {
contactSupportButton.assertIsDisplayed()
}
step("Assert 'Terms or service' button is visible") {
step("Assert 'Terms of service' button is visible") {
toSButton.assertIsDisplayed()
}
step("Open 'Wallet settings' screen") {