mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-10-01 14:41:46 +00:00
ACS-5506 Add missing annotations, hasSubgroups not required
This commit is contained in:
@@ -1433,6 +1433,7 @@ public class AuthorityServiceTest extends TestCase
|
||||
assertEquals(pubAuthorityService.getAuthorityDisplayName("Monkey"), "Monkey");
|
||||
}
|
||||
|
||||
@Test
|
||||
public void testAuthorityDisplayNameAndDescription()
|
||||
{
|
||||
Map<QName, Serializable> props = new HashMap<>();
|
||||
|
Reference in New Issue
Block a user