mirror of
https://github.com/apache/lucene.git
synced 2025-02-09 11:35:14 +00:00
Fix commit in TestUseDocValuesAsStored
This commit is contained in:
parent
5ba761bcf6
commit
942a0851e9
@ -109,7 +109,7 @@ public class TestUseDocValuesAsStored extends AbstractBadConfigTestBase {
|
||||
@After
|
||||
private void afterTest() throws Exception {
|
||||
clearIndex();
|
||||
commit();
|
||||
assertU(commit());
|
||||
deleteCore();
|
||||
System.clearProperty("managed.schema.mutable");
|
||||
System.clearProperty("enable.update.log");
|
||||
|
Loading…
x
Reference in New Issue
Block a user