Revert "SEARCH-2542 Disable AlfrescoSolrReloadIT.testReload"

This reverts commit 2f21b79f1a83fe14be75d6e74a88051903a56381.
This commit is contained in:
Alex Mukha
2021-02-03 20:25:18 +00:00
parent c8d4926cb0
commit 7e995d188c
@@ -55,7 +55,6 @@ import org.apache.lucene.search.TermQuery;
import org.apache.solr.SolrTestCaseJ4;
import org.junit.After;
import org.junit.BeforeClass;
import org.junit.Ignore;
import org.junit.Test;
import org.quartz.SchedulerException;
@@ -81,7 +80,6 @@ public class AlfrescoSolrReloadIT extends AbstractAlfrescoSolrIT
}
@Test
@Ignore("https://issues.alfresco.com/jira/browse/SEARCH-2542")
public void testReload() throws Exception
{
long localId = 0L;