mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-16 16:17:43 +03:00
Fix typo in SystemDceSecurityProviderTest (#510)
This commit is contained in:
@@ -449,7 +449,7 @@ class SystemDceSecurityProviderTest extends TestCase
|
||||
'expectedId' => '546',
|
||||
],
|
||||
[
|
||||
'netUserReponse' => 'Local Group Memberships Some Group Another Group',
|
||||
'netUserResponse' => 'Local Group Memberships Some Group Another Group',
|
||||
'wmicGroupResponse' => 'Some Group S-1-5-80-19088743-1985229328-4294967295-1324',
|
||||
'expectedGroup' => 'Some Group',
|
||||
'expectedId' => '1324',
|
||||
|
||||
Reference in New Issue
Block a user