Skip to content

Commit

Permalink
fix(driving-license): mock payment (#16350)
Browse files Browse the repository at this point in the history
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
albinagu and kodiakhq[bot] authored Oct 10, 2024
1 parent df4b50b commit 13ead6f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ export const sectionExternalData = buildSubSection({
id: 'approveExternalData',
subTitle: m.externalDataSubTitle,
checkboxLabel: m.externalDataAgreement,
enableMockPayment: true,
dataProviders: [
buildDataProviderItem({
provider: NationalRegistryUserApi,
Expand Down

0 comments on commit 13ead6f

Please sign in to comment.