nastra commented on code in PR #12406: URL: https://github.com/apache/iceberg/pull/12406#discussion_r2000668680
########## core/src/test/java/org/apache/iceberg/rest/TestHTTPClient.java: ########## @@ -62,6 +51,17 @@ import org.mockserver.model.HttpResponse; import org.mockserver.verify.VerificationTimes; +import static org.assertj.core.api.Assertions.assertThat; Review Comment: you might need to double-check your IDE settings, but static imports need to be at the top -- 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...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org