risdenk commented on code in PR #1206:
URL: https://github.com/apache/solr/pull/1206#discussion_r1037569875


##########
solr/core/src/test/org/apache/solr/cloud/TestBaseStatsCacheCloud.java:
##########
@@ -111,23 +111,23 @@ public void testBasicStats() throws Exception {
                 "q", "foo_t:\"bar baz\"", "fl", "*,score", "rows", "" + 
NUM_DOCS, "debug", "true"));
     QueryResponse controlRsp =
         control.query(
-            "collection1",
+                DEFAULT_TEST_COLLECTION_NAME,

Review Comment:
   probably need `./gradlew tidy` due to indentation btw



-- 
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

Reply via email to