mirror of
https://github.com/apache/lucene.git
synced 2025-02-13 21:45:39 +00:00
SOLR-14002: fix another static leak in test
This commit is contained in:
parent
08720cf5c0
commit
11f1c958eb
@ -153,6 +153,7 @@ public class IndexSizeTriggerTest extends SolrCloudTestCase {
|
||||
}
|
||||
solrClient = null;
|
||||
cloudManager = null;
|
||||
loader = null;
|
||||
}
|
||||
|
||||
@Test
|
||||
|
Loading…
x
Reference in New Issue
Block a user