Fixed test
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
0856ee648e
commit
1f34657734
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ class LdapTest extends TestCase
|
|||
"count" => 1,
|
||||
0 => [
|
||||
'sn' => 'Surname',
|
||||
'firstName' => 'FirstName'
|
||||
'firstname' => 'FirstName'
|
||||
]
|
||||
]
|
||||
);
|
||||
|
|
Loading…
Add table
Reference in a new issue