pvillard31 commented on code in PR #11030:
URL: https://github.com/apache/nifi/pull/11030#discussion_r2994462727
##########
nifi-extension-bundles/nifi-standard-bundle/nifi-standard-processors/src/test/java/org/apache/nifi/processors/standard/TestCompressContent.java:
##########
@@ -31,18 +36,21 @@
public class TestCompressContent {
Review Comment:
Can you make sure to fix all occurrences of `MockFlowFile flowFile` where
`final` is missing. I know this is not really the purpose of the PR but since
we are cleaning up the tests in this class, it's a good time to do 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]