mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
@@ -178,7 +178,6 @@ public class RemoveSiteMemberTests extends RestTest
|
||||
.getSiteMembers().assertThat().entriesListDoesNotContain("id", anothermanager.getUsername()));
|
||||
}
|
||||
|
||||
@Bug(id="REPO-4864")
|
||||
@TestRail(section = {TestGroup.REST_API, TestGroup.SITES }, executionType = ExecutionType.REGRESSION,
|
||||
description = "Verify that manager can delete site member using \"-me-\" in place of personId")
|
||||
@Test(groups = { TestGroup.REST_API, TestGroup.SITES, TestGroup.REGRESSION })
|
||||
|
Reference in New Issue
Block a user