Add annuaire_education champ
This commit is contained in:
parent
5c9f2e8783
commit
54f2084aef
8 changed files with 55 additions and 1 deletions
|
@ -75,6 +75,7 @@ describe ProcedureExportService do
|
|||
"carte",
|
||||
"titre_identite",
|
||||
"iban",
|
||||
"annuaire_education",
|
||||
"text"
|
||||
]
|
||||
end
|
||||
|
@ -160,6 +161,7 @@ describe ProcedureExportService do
|
|||
"carte",
|
||||
"titre_identite",
|
||||
"iban",
|
||||
"annuaire_education",
|
||||
"text"
|
||||
]
|
||||
end
|
||||
|
@ -241,6 +243,7 @@ describe ProcedureExportService do
|
|||
"carte",
|
||||
"titre_identite",
|
||||
"iban",
|
||||
"annuaire_education",
|
||||
"text"
|
||||
]
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue