Skip to content

Commit

Permalink
fix: tests aide_permis for openfisca-core version 42
Browse files Browse the repository at this point in the history
  • Loading branch information
Shamzic committed Nov 4, 2024
1 parent 38f254a commit 95369c3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion tests/regions/hauts-de-france/aide_permis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
age: [31, 18, 21, 21, 21, 21, 21]
depcom: [60, 95, 60, 60, 60, 60, 60]
statut_marital: [celibataire, celibataire, celibataire, marie, marie, celibataire, celibataire]
contrat_de_travail_type: [cdd, cdd, cdd, cdd, cdd, cdi, non_defini]
contrat_de_travail_type: [cdd, cdd, cdd, cdd, cdd, cdi, aucun]
rfr:
2019:
[1, 1, 1, 50000, 32000, 1, 1]
Expand Down
4 changes: 2 additions & 2 deletions tests/regions/ile_de_france/aide_achat_voiture_electrique.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
age: [18, 30, 21, 24, 22]
depcom: [77100, 78000, 78370, 78586, 78711]
statut_marital: [celibataire, marie, celibataire, marie, marie]
contrat_de_travail_type: [cdd, cdi, cdi, cdd, non_defini]
contrat_de_travail_type: [cdd, cdi, cdi, cdd, aucun]
rfr:
2022:
[1, 39000, 6500, 40000, 10000]
Expand All @@ -17,7 +17,7 @@

- period: 2024-01
input:
region: [ ile_de_france, haut_de_france ]
region: [ ile_de_france, hauts_de_france ]
age: [22, 23]
depcom: [95018, 59000]
statut_marital: [marie, marie]
Expand Down

0 comments on commit 95369c3

Please sign in to comment.