mirror of
https://github.com/apache/lucene.git
synced 2025-02-13 21:45:39 +00:00
Fix atomic-update test failures
This commit is contained in:
parent
5dc480f88f
commit
8d040bf1db
@ -45,6 +45,7 @@ public abstract class AbstractAtomicUpdatesMultivalueTestBase extends EmbeddedSo
|
||||
|
||||
@BeforeClass
|
||||
public static void beforeClass() throws Exception {
|
||||
System.setProperty("enable.update.log","true");
|
||||
initCore("solrconfig.xml", "schema.xml");
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user