fgerlits commented on code in PR #2104:
URL: https://github.com/apache/nifi-minifi-cpp/pull/2104#discussion_r2799429884
##########
extensions/aws/tests/features/s3.feature:
##########
@@ -54,7 +54,7 @@ Feature: Sending data from MiNiFi-C++ to an AWS server
And the "failure" relationship of the PutS3Object processor is connected
to the PutS3Object
And PutFile's success relationship is auto-terminated
- And a s3 server is set up in correspondence with the PutS3Object
+ And an s3 server is set up
And the http proxy server is set up
When all instances start up
Review Comment:
OK, thanks, I missed that this PR is not based on `main`. I have put a
`depends-on-another-PR` label on 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]