mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 14:43:49 +00:00
Skip test for reviewing duplication detection on person creation
This commit is contained in:
@@ -139,6 +139,7 @@ class LoadPeople extends AbstractFixture implements ContainerAwareInterface, Ord
|
||||
//to have a woman with Depardieu as FirstName
|
||||
'lastName' => 'Depardieu',
|
||||
'firstName' => 'Charline',
|
||||
'birthdate' => '1970-10-15',
|
||||
'gender' => Person::FEMALE_GENDER,
|
||||
'center' => 'Center A',
|
||||
'maritalStatus' => 'ms_legalco',
|
||||
|
Reference in New Issue
Block a user