mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
Adressed PR comment's
Fix tests Add dot at end of senetences Fix typo
This commit is contained in:
@@ -475,7 +475,6 @@ class AccountTest extends \PhraseanetWebTestCaseAuthenticatedAbstract
|
||||
{
|
||||
return array(
|
||||
array(\random::generatePassword(), 'password', 'not_identical_password'),
|
||||
array(\random::generatePassword(), "invalid\n", "invalid\n"),
|
||||
);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user