Fixed spring-mvc-java, spring-cloud-rest-discovery-server apache-solr… (#4661)

* Fixed spring-mvc-java, spring-cloud-rest-discovery-server apache-solrj integration tests

* Fixed integration tests for spring-hibernate-3, spring-jooq module
This commit is contained in:
Amit Pandey
2018-07-10 12:12:39 +05:30
committed by Grzegorz Piwowarek
parent f959cbe55a
commit d9d8f169eb
11 changed files with 59 additions and 40 deletions
@@ -12,7 +12,7 @@ import org.apache.solr.common.SolrDocumentList;
import org.junit.Before;
import org.junit.Test;
public class SolrJavaIntegrationTest {
public class SolrJavaLiveTest {
private SolrJavaIntegration solrJavaIntegration;