Skip to content

Commit

Permalink
Updated rules filtering interface usage (#157)
Browse files Browse the repository at this point in the history
  • Loading branch information
oleksandrsarapulovgl authored Jul 21, 2021
1 parent 49541f0 commit 29bd381
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,7 @@ class VerificationViewModel @Inject constructor(
Locale.ROOT
)
val rules = getRulesUseCase.invoke(
ZonedDateTime.now().withZoneSameInstant(UTC_ZONE_ID),
countryIsoCode,
issuingCountry,
engineCertificateType
Expand Down

0 comments on commit 29bd381

Please sign in to comment.