adamdebreceni commented on a change in pull request #957:
URL: https://github.com/apache/nifi-minifi-cpp/pull/957#discussion_r541013716



##########
File path: encrypt-config/tests/ConfigFileEncryptorTests.cpp
##########
@@ -67,7 +69,7 @@ TEST_CASE("ConfigFileEncryptor can encrypt the sensitive 
properties", "[encrypt-
       "6q9u8LEDy1/CdmSBm8oSqPS/Ds5UOD2nRouP8yUoK10="));
 
   SECTION("default properties") {
-    ConfigFile test_file{std::ifstream{"resources/minifi.properties"}};
+     ConfigFile test_file{std::ifstream{"resources/minifi.properties"}};

Review comment:
       incorrect indentation (and more in this file)




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


Reply via email to