diff --git a/tests/regions/hauts-de-france/aide_permis.yml b/tests/regions/hauts-de-france/aide_permis.yml index 9a548695..647a2987 100644 --- a/tests/regions/hauts-de-france/aide_permis.yml +++ b/tests/regions/hauts-de-france/aide_permis.yml @@ -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] diff --git a/tests/regions/ile_de_france/aide_achat_voiture_electrique.yml b/tests/regions/ile_de_france/aide_achat_voiture_electrique.yml index d1dc17cc..3cc2cdef 100644 --- a/tests/regions/ile_de_france/aide_achat_voiture_electrique.yml +++ b/tests/regions/ile_de_france/aide_achat_voiture_electrique.yml @@ -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] @@ -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]