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

Commit

Permalink
fix(instructeurs): update instructeur id for Beatrice
Browse files Browse the repository at this point in the history
  • Loading branch information
carolineBda committed Sep 5, 2023
1 parent 9423bfc commit cc3b7b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cron/reportingTraitementErrone.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ const INSTRUCTEURS = {
"SW5zdHJ1Y3RldXItNjExNTM=": "Beta-Gouv-AG",
"SW5zdHJ1Y3RldXItNDk3NDI=": "Beta-Gouv-LG",
"SW5zdHJ1Y3RldXItNzgwMjA=": "Beta-Gouv-CA",
"SW5zdHJ1Y3RldXItODM1Mzc=": "CNAM-BM",
"SW5zdHJ1Y3RldXItMjMyMDU=": "CNAM-BM",
};
const INSTRUCTEUR_FB = "SW5zdHJ1Y3RldXItNjQzNjI=";
const DOSSIER_ELIGIBLE = "Q2hhbXAtMTg0NDM5NQ==";
Expand Down

0 comments on commit cc3b7b8

Please sign in to comment.