mirror of
https://github.com/Alfresco/SearchServices.git
synced 2026-09-16 18:12:56 +00:00
Search-744 Removed the annotation @Bug, as the related issue is fixed
This commit is contained in:
@@ -40,7 +40,6 @@ 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
|
||||
{
|
||||
@@ -78,7 +77,6 @@ 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