mirror of https://github.com/apache/lucene.git
SOLR-5525
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1549591 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
60a881a00b
commit
07a2322efd
|
@ -96,6 +96,7 @@ public class ClusterStateTest extends SolrTestCaseJ4 {
|
|||
return collections;
|
||||
}
|
||||
}).anyTimes();
|
||||
EasyMock.replay(mock);
|
||||
|
||||
return mock;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue