mirror of
https://github.com/Alfresco/SearchServices.git
synced 2026-09-16 18:12:56 +00:00
update bug id since REPO-1889 is duplicate
This commit is contained in:
@@ -61,7 +61,7 @@ public class UpdateSiteMemberSanityTests extends RestTest
|
||||
.containsSummary(String.format("The current user does not have permissions to modify the membership details of the site %s.", siteModel.getTitle()));
|
||||
}
|
||||
|
||||
@Bug(id = "REPO-1889")
|
||||
@Bug(id = "REPO-1832")
|
||||
@Test(groups = { TestGroup.REST_API, TestGroup.SITES, TestGroup.SANITY })
|
||||
@TestRail(section = {TestGroup.REST_API, TestGroup.SITES }, executionType = ExecutionType.SANITY,
|
||||
description = "Verify that collaborator is not able to update site member and gets status code FORBIDDEN (403)")
|
||||
|
||||
Reference in New Issue
Block a user