Skip to content

Commit

Permalink
[Test] fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ottaviano committed Jan 30, 2025
1 parent 556a552 commit ebf2b7d
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions features/api/adherents.feature
Original file line number Diff line number Diff line change
Expand Up @@ -555,47 +555,47 @@ Feature:
},
{
"type": "role",
"label": "Délégué de circonscription",
"label": "Délégué de circonscription délégué",
"tooltip": "Collaborateur parlementaire"
},
{
"type": "role",
"label": "Sénateur",
"label": "Sénateur délégué",
"tooltip": "Collaborateur parlementaire"
},
{
"type": "role",
"label": "Délégué de circonscription",
"label": "Délégué de circonscription délégué",
"tooltip": "Collaborateur parlementaire"
},
{
"type": "role",
"label": "Candidat",
"label": "Candidat délégué",
"tooltip": "Candidat délégué"
},
{
"type": "role",
"label": "Candidat Sénatoriales 2020",
"label": "Candidat Sénatoriales 2020 délégué",
"tooltip": "Candidat Sénateur délégué"
},
{
"type": "role",
"label": "Président assemblée départementale",
"label": "Président assemblée départementale délégué",
"tooltip": "Responsable élus délégué #1"
},
{
"type": "role",
"label": "Président assemblée départementale",
"label": "Président assemblée départementale délégué",
"tooltip": "Responsable communication"
},
{
"type": "role",
"label": "Responsable local",
"label": "Responsable local délégué",
"tooltip": "Responsable logistique"
},
{
"type": "role",
"label": "Candidat aux législatives",
"label": "Candidat aux législatives délégué",
"tooltip": "Responsable communication"
},
{
Expand Down Expand Up @@ -1004,7 +1004,7 @@ Feature:
},
{
"type": "role",
"label": "Président assemblée départementale",
"label": "Président assemblée départementale délégué",
"tooltip": "Responsable communication"
}
],
Expand Down Expand Up @@ -1061,7 +1061,7 @@ Feature:
},
{
"type": "role",
"label": "Président assemblée départementale",
"label": "Président assemblée départementale délégué",
"tooltip": "Responsable mobilisation"
}
],
Expand Down Expand Up @@ -1134,7 +1134,7 @@ Feature:
},
{
"type": "role",
"label": "Président assemblée départementale",
"label": "Président assemblée départementale délégué",
"tooltip": "Responsable mobilisation"
}
],
Expand Down

0 comments on commit ebf2b7d

Please sign in to comment.