Updated on 2026-08-14

This commit is contained in:
Tangem 2026-02-10 17:04:58 +05:00
parent 89fb66aa3e
commit 3e95ebf89a
3 changed files with 5 additions and 4 deletions

View file

@ -90,7 +90,6 @@ class TotalBalanceUpdateTest : BaseTestCase() {
}
step("Click on 'Add' button") {
onDialog { addButton.clickWithAssertion() }
onDialog { addButton.clickWithAssertion() } //TODO: [REDACTED_JIRA]
}
step("Assert 'Continue' is not displayed") {
onDialog { addButton.assertIsNotDisplayed() }