Rename ConfigSetsAPITest to TestConfigSetsAPIShareSchema (#1890)

This commit is contained in:
Christine Poerschke 2020-10-26 09:45:13 +00:00 committed by GitHub
parent 7a09cc1d49
commit 4bf254158a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ import org.junit.AfterClass;
import org.junit.BeforeClass;
import org.junit.Test;
public class ConfigSetsAPITest extends SolrCloudTestCase {
public class TestConfigSetsAPIShareSchema extends SolrCloudTestCase {
@BeforeClass
public static void setupCluster() throws Exception {