mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-16 22:43:19 +00:00
Fix unit tests
This commit is contained in:
@@ -424,7 +424,7 @@ class User
|
||||
self::GENDER_MISS,
|
||||
self::GENDER_MR,
|
||||
self::GENDER_MRS
|
||||
])) {
|
||||
], true)) {
|
||||
throw new InvalidArgumentException(sprintf("Invalid gender %s.", $gender));
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user