Remove BadApple from this test for now - the bugUrl wasn't valid anymore and

the test seems to pass.
This commit is contained in:
Andrzej Bialecki 2018-03-12 16:36:46 +01:00
parent bf6503ba58
commit 28ddb5f355
1 changed files with 0 additions and 1 deletions

View File

@ -52,7 +52,6 @@ import static org.apache.solr.common.util.Utils.makeMap;
*/
@Slow
@SuppressSSL
@BadApple(bugUrl = "https://issues.apache.org/jira/browse/SOLR-6213")
public class SSLMigrationTest extends AbstractFullDistribZkTestBase {
@Test