Mark test with a bug

This commit is contained in:
Alex Mukha
2019-12-13 20:13:56 +00:00
parent 1b874fbccb
commit 5b6cf02b64
@@ -37,6 +37,7 @@ public class RemoveSiteMemberTests extends RestTest
UserRole.SiteContributor);
}
@Bug(id="REPO-4863")
@Test(groups = { TestGroup.REST_API, TestGroup.SITES, TestGroup.SANITY })
@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'")