mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
@@ -37,7 +37,6 @@ public class RemoveSiteMemberTests extends RestTest
|
|||||||
UserRole.SiteContributor);
|
UserRole.SiteContributor);
|
||||||
}
|
}
|
||||||
|
|
||||||
@Bug(id="REPO-4863")
|
|
||||||
@Test(groups = { TestGroup.REST_API, TestGroup.SITES, TestGroup.SANITY })
|
@Test(groups = { TestGroup.REST_API, TestGroup.SITES, TestGroup.SANITY })
|
||||||
@TestRail(section = { TestGroup.REST_API,
|
@TestRail(section = { TestGroup.REST_API,
|
||||||
TestGroup.SITES }, executionType = ExecutionType.SANITY, description = "Verify that site manager can delete site member and gets status code 204, 'No Content'")
|
TestGroup.SITES }, executionType = ExecutionType.SANITY, description = "Verify that site manager can delete site member and gets status code 204, 'No Content'")
|
||||||
|
Reference in New Issue
Block a user