SEARCH-485: Changes to the test method signature

This commit is contained in:
Gethin James
2017-07-31 11:00:55 +02:00
parent 3e6da0ac02
commit 772c2db4be
@@ -1696,6 +1696,7 @@ public abstract class AbstractAlfrescoDistributedTest extends SolrTestCaseJ4
/**
* Creates the jetty servers with the specified number of shards and sensible defaults.
* Please use the other constructor by passing in the class instance as well.
* @param numShards
*/
private JettyServerRule(int numShards)