Skip to content

Commit

Permalink
Prefix inte
Browse files Browse the repository at this point in the history
  • Loading branch information
Riron committed Apr 3, 2024
1 parent 6f2337b commit e852b29
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/commands/__tests__/index.integration.ts
Original file line number Diff line number Diff line change
Expand Up @@ -110,11 +110,11 @@ describe("Perform indexation", () => {
expect.arrayContaining([
expect.objectContaining({
_source: {
siren: "005410345",
nic: "00010",
siret: "00541034500010",
siren: "000325175",
nic: "00016",
siret: "00032517500016",
statutDiffusionEtablissement: "O",
dateCreationEtablissement: "",
dateCreationEtablissement: "2000-09-26",
trancheEffectifsEtablissement: "",
anneeEffectifsEtablissement: "",
activitePrincipaleRegistreMetiersEtablissement: "",
Expand Down
Binary file modified tests/fixtures/StockEtablissement_utf8_sample.zip
Binary file not shown.

0 comments on commit e852b29

Please sign in to comment.