mirror of
https://github.com/Alfresco/SearchServices.git
synced 2025-09-17 14:21:20 +00:00
SEARCH-1639 adding a ACS annotation back into a search test
This commit is contained in:
@@ -192,7 +192,7 @@ public class SearchTest extends AbstractSearchServicesE2ETest
|
|||||||
.collect(Collectors.toList()));
|
.collect(Collectors.toList()));
|
||||||
}
|
}
|
||||||
|
|
||||||
@Test
|
@Test(groups = { TestGroup.ACS_61n })
|
||||||
@TestRail(section = {
|
@TestRail(section = {
|
||||||
TestGroup.REST_API, TestGroup.SEARCH,
|
TestGroup.REST_API, TestGroup.SEARCH,
|
||||||
TestGroup.ACS_61n }, executionType = ExecutionType.REGRESSION, description = "Checks the \"include\" request parameter support the 'permissions' option")
|
TestGroup.ACS_61n }, executionType = ExecutionType.REGRESSION, description = "Checks the \"include\" request parameter support the 'permissions' option")
|
||||||
|
Reference in New Issue
Block a user