wolflex888 commented on code in PR #1164: URL: https://github.com/apache/polaris/pull/1164#discussion_r2038283747
########## quarkus/service/src/test/java/org/apache/polaris/service/quarkus/auth/JWTSymmetricKeyGeneratorTest.java: ########## @@ -65,6 +66,11 @@ public PolarisCallContext getPolarisCallContext() { public Map<String, Object> contextVariables() { return Map.of(); } + + @Override + public URI getBaseUri() { Review Comment: This is removed -- 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...@polaris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org