mirror of
https://github.com/Alfresco/SearchServices.git
synced 2026-09-16 18:12:56 +00:00
Revert "Search-744 Removed the annotation @Bug, as the related issue is fixed"
This reverts commit 5148303ac4f6aac2e60722b50a285b31e88969c1.
This commit is contained in:
@@ -40,6 +40,7 @@ import org.testng.annotations.Test;
|
||||
*/
|
||||
public class ShardInfoTest extends AbstractSearchTest
|
||||
{
|
||||
@Bug(id="DELENG-1", status=Bug.Status.FIXED)
|
||||
@Test(groups={TestGroup.SEARCH, TestGroup.REST_API, TestGroup.ACS_60n})
|
||||
public void getShardInfoWithAdminAuthority() throws JsonProcessingException, EmptyRestModelCollectionException
|
||||
{
|
||||
@@ -77,6 +78,7 @@ public class ShardInfoTest extends AbstractSearchTest
|
||||
}
|
||||
}
|
||||
|
||||
@Bug(id="DELENG-1", status=Bug.Status.FIXED)
|
||||
@Test(groups={TestGroup.SEARCH, TestGroup.REST_API, TestGroup.ACS_60n})
|
||||
public void getShardInfoWithoutAdminAuthority() throws Exception
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user