mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-14 01:24:06 -08:00
Fixed test
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
0856ee648e
commit
1f34657734
|
@ -96,7 +96,7 @@ class LdapTest extends TestCase
|
|||
"count" => 1,
|
||||
0 => [
|
||||
'sn' => 'Surname',
|
||||
'firstName' => 'FirstName'
|
||||
'firstname' => 'FirstName'
|
||||
]
|
||||
]
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue