mirror of
https://github.com/Alfresco/SearchServices.git
synced 2026-09-16 18:12:56 +00:00
REPO-2117: Deleted nodes pagination returns incorrect properties - adding the test to the build
This commit is contained in:
@@ -56,7 +56,7 @@ public class GetDeletedNodesTests extends RestTest
|
||||
dataSite.usingAdmin().deleteSite(deleteNodesSiteModel);
|
||||
}
|
||||
|
||||
@Test(groups = { TestGroup.REST_API, TestGroup.PEOPLE, TestGroup.CORE })
|
||||
@Test(groups = { TestGroup.FULL })
|
||||
public void testDeletedNodesBiggerThanMaxCount() throws Exception
|
||||
{
|
||||
//get the number of item in the trashcan
|
||||
|
||||
Reference in New Issue
Block a user