Updated on 2026-08-14

This commit is contained in:
Tangem 2026-07-09 14:17:55 +05:00
parent e50d2d9452
commit 642937b819
7 changed files with 55 additions and 46 deletions

View file

@ -127,7 +127,6 @@ internal class DefaultPaymentAccountStatusFetcherTest {
availableForWithdrawal = BigDecimal.TEN,
cards = listOf(cardInfo),
productInstances = productInstances,
tariffPlan = null,
)
@BeforeEach