epugh commented on code in PR #1218: URL: https://github.com/apache/solr/pull/1218#discussion_r1087083741
########## solr/core/src/test/org/apache/solr/update/RootFieldTest.java: ########## @@ -54,7 +54,7 @@ public static void beforeTest() throws Exception { solrClientTestRule.startSolr(Path.of(SolrTestCaseJ4.TEST_HOME())); solrClientTestRule - .newCollection(DEFAULT_TEST_COLLECTION_NAME) Review Comment: are we going away from using `DEFAULT_TEST_COLLECTION_NAME` everywhere? I'm okay with that, just want to do it everywhere then ;-) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org