Updated on 2026-08-14
This commit is contained in:
parent
46a28ab22c
commit
c83081cc11
28 changed files with 411 additions and 153 deletions
|
|
@ -18,7 +18,7 @@ class MockVisaActivationRepository @AssistedInject constructor(
|
|||
}
|
||||
|
||||
override suspend fun getActivationRemoteStateLongPoll(): VisaActivationRemoteState {
|
||||
return VisaActivationRemoteState.WaitingPinCode
|
||||
return VisaActivationRemoteState.PaymentAccountDeploying
|
||||
}
|
||||
|
||||
override suspend fun getCardWalletAcceptanceData(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue