Updated on 2026-08-14

This commit is contained in:
Tangem 2026-07-22 02:32:34 +03:00
parent 64ea4f5df7
commit 2a15548556
7 changed files with 60 additions and 3 deletions

View file

@ -202,6 +202,7 @@ abstract class BaseTestCase : TestCase(
"TWI_1326_YIELD_MODE_SWAP_ENABLED" to true,
// 6.1
"TWI_1638_VA_MVP0_ENABLED" to true,
"TWI_1403_ONBOARDING_PUSH_NOTIFICATION_DOUBLE_ASK_AB_ENABLED" to true,
)
)
}