hunyadi-dev commented on a change in pull request #835:
URL: https://github.com/apache/nifi-minifi-cpp/pull/835#discussion_r455551303
##########
File path: extensions/http-curl/tests/HttpGetIntegrationTest.cpp
##########
@@ -74,6 +71,8 @@ class HttpResponder : public CivetHandler {
};
int main(int argc, char **argv) {
+ using org::apache::nifi::minifi::utils::verifyLogLinePresenceInPollTime;
Review comment:
I don't think we have a test namespace. Some test utility are in `utils`
and some are in global scope.
----------------------------------------------------------------
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:
[email protected]