Updated on 2026-08-14

This commit is contained in:
Tangem 2026-07-27 03:04:49 -07:00
parent d84f383cf8
commit 357bee1107
9 changed files with 7 additions and 47 deletions

View file

@ -74,7 +74,6 @@ internal class GetCurrentTariffUseCaseTest {
private fun awaitingPlanSelection(source: StatusSource, tariff: TangemPayCustomerTariffPlan) =
PaymentAccountStatusValue.AwaitingPlanSelection(
source = source,
cryptoCurrency = mockk(),
tariffPlan = tariff,
)