mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
Add genderEntity key to peronDocGenNormalizerTest
This commit is contained in:
parent
a869e5a78b
commit
5866496f49
@ -50,6 +50,7 @@ final class PersonDocGenNormalizerTest extends KernelTestCase
|
|||||||
'birthdate' => ['short' => '', 'long' => ''],
|
'birthdate' => ['short' => '', 'long' => ''],
|
||||||
'deathdate' => ['short' => '', 'long' => ''],
|
'deathdate' => ['short' => '', 'long' => ''],
|
||||||
'gender' => '',
|
'gender' => '',
|
||||||
|
'genderEntity' => '',
|
||||||
'civility' => '@ignored',
|
'civility' => '@ignored',
|
||||||
'address' => '@ignored',
|
'address' => '@ignored',
|
||||||
'maritalStatus' => '',
|
'maritalStatus' => '',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user