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