lordgamez commented on code in PR #2104:
URL: https://github.com/apache/nifi-minifi-cpp/pull/2104#discussion_r2798720234


##########
extensions/python/tests/features/python.feature:
##########
@@ -84,7 +84,7 @@ Feature: MiNiFi can use python processors in its flows
   @USE_NIFI_PYTHON_PROCESSORS_WITH_LANGCHAIN
   Scenario Outline: MiNiFi C++ can use native NiFi python processors
     Given a GetFile processor with the "Input Directory" property set to 
"/tmp/input"
-    And a file with filename "test_file.log" and content "test_data" is 
present in "/tmp/input"
+    And a directory at "/tmp/input" has a file ("test_file.log") with the 
content "test_data"

Review Comment:
   Updated in 
https://github.com/apache/nifi-minifi-cpp/pull/2104/commits/7f5cb1c7c22454532acb8348d2a4f54be984901a



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

Reply via email to