Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

Commit

Permalink
fix: fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
rap2hpoutre committed Oct 6, 2022
1 parent 662b0e2 commit 8e9fd15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/services/__tests__/ds-parse-psychologists.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ describe("parseDossierMetadata", () => {
stringValue: "true",
},
{
id: "Q2hhbXAtMjM0NjQzNQ==",
id: "Q2hhbXAtMTg0MzU2Ng==",
label: "Numéro de sécurité sociale (NIR)", // This is not the real label.
stringValue: "123456",
},
Expand Down

0 comments on commit 8e9fd15

Please sign in to comment.