nastra commented on code in PR #12758:
URL: https://github.com/apache/iceberg/pull/12758#discussion_r2037658743


##########
aws/src/test/java/org/apache/iceberg/aws/TestAwsClientFactories.java:
##########
@@ -56,6 +56,47 @@ public void testLoadDefault() {
         .isInstanceOf(AwsClientFactories.DefaultAwsClientFactory.class);
   }
 
+  @Test
+  public void testS3AsyncClientCrtEnabledTrue() {

Review Comment:
   ```suggestion
     public void testS3AsyncClientCrtEnabled() {
   ```



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