mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-24 17:32:48 +00:00
ACS-5506 Unit tests fixes
This commit is contained in:
@@ -673,7 +673,7 @@ public class GroupsTest extends AbstractSingleNetworkSiteTest
|
||||
// Optionally included.
|
||||
assertNull(group.getParentIds());
|
||||
assertNull(group.getZones());
|
||||
assertNotNull(group.getHasSubgroups());
|
||||
assertNull(group.getHasSubgroups());
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user