toulouse-maelis: add new profession fields in functest (#74187)

This commit is contained in:
Nicolas Roche 2023-02-02 15:29:29 +01:00 committed by Gitea
parent 1e03736ef4
commit 30f3208bba
4 changed files with 8 additions and 0 deletions

View File

@ -9,5 +9,7 @@
"zipcode": null,
"town": null
},
"situation": null,
"weeklyHours": null,
"codeCSP_text": "RETRAITES"
}

View File

@ -86,6 +86,8 @@
"zipcode": "90701",
"town": "Springfield"
},
"situation": null,
"weeklyHours": null,
"codeCSP_text": "EMPLOYES"
},
"CAFInfo": {

View File

@ -86,6 +86,8 @@
"zipcode": null,
"town": null
},
"situation": null,
"weeklyHours": null,
"codeCSP_text": "RETRAITES"
},
"CAFInfo": {

View File

@ -39,6 +39,8 @@
"zipcode": "90701",
"town": "Springfield"
},
"situation": null,
"weeklyHours": null,
"codeCSP_text": "EMPLOYES"
},
"CAFInfo": {