mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-30 10:29:42 +00:00
php cs fix
This commit is contained in:
@@ -116,7 +116,7 @@ final class PersonControllerCreateTest extends WebTestCase
|
||||
$genderType->getType(),
|
||||
'The gender input is a select form to select a gender entity'
|
||||
);
|
||||
/* $this->assertEquals(
|
||||
/* $this->assertEquals(
|
||||
3,
|
||||
\count($genderType->availableOptionValues()),
|
||||
'The gender input has three options: man, women and undefined'
|
||||
|
Reference in New Issue
Block a user