cryptoe commented on a change in pull request #11794:
URL: https://github.com/apache/druid/pull/11794#discussion_r732947666



##########
File path: 
extensions-core/lookups-cached-global/src/test/java/org/apache/druid/server/lookup/namespace/UriCacheGeneratorTest.java
##########
@@ -268,7 +268,7 @@ public UriCacheGeneratorTest(
   public void setUp() throws Exception
   {
     lifecycle.start();
-    tmpFileParent = new File(temporaryFolder.newFolder(), "☃");
+    tmpFileParent = new File(temporaryFolder.newFolder(), "child");

Review comment:
       Reverted it 




-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to