You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2021/01/05 15:52:10 UTC

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #968: MINIFICPP-1445 - Refactor docker integration test frame

hunyadi-dev commented on a change in pull request #968:
URL: https://github.com/apache/nifi-minifi-cpp/pull/968#discussion_r552019420



##########
File path: docker/test/integration/test_s2s.py
##########
@@ -14,8 +14,6 @@
 # limitations under the License.
 
 from minifi import *
-from minifi.test import *

Review comment:
       We still import everything, except now we don't have two separate modules that export them rather a single one. However, **now at last it is possible** to import only what is needed.




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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org