Revert "Mark test with a bug"

This reverts commit 5b6cf02b64.
This commit is contained in:
Alex Mukha
2019-12-14 11:53:39 +00:00
parent a3e169c082
commit 8ebf9567bd

View File

@@ -37,7 +37,6 @@ 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'")