mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
@@ -186,8 +186,7 @@ public class DeleteSiteMemberFullTests extends RestTest
|
||||
.getSiteMembers().assertThat()
|
||||
.entriesListContains("id", usersWithRolesPublicSite.getOneUserWithRole(UserRole.SiteManager).getUsername()));
|
||||
}
|
||||
|
||||
@Bug(id="REPO-4862")
|
||||
|
||||
@Test(groups = { TestGroup.REST_API, TestGroup.PEOPLE, TestGroup.REGRESSION })
|
||||
@TestRail(section = { TestGroup.REST_API, TestGroup.PEOPLE }, executionType = ExecutionType.REGRESSION, description = "Verify site creator can be deleted")
|
||||
public void siteCreatorCanBeDeleted() throws Exception
|
||||
|
Reference in New Issue
Block a user