martinzink commented on code in PR #2098:
URL: https://github.com/apache/nifi-minifi-cpp/pull/2098#discussion_r2773878889


##########
extensions/azure/tests/ListAzureBlobStorageTests.cpp:
##########
@@ -217,12 +215,11 @@ TEST_CASE_METHOD(ListAzureBlobStorageTestsFixture, "Test 
credentials settings",
       credential_configuration_strategy_string = "Workload Identity";
     }
 
-    auto azure_storage_cred_service = 
plan_->addController("AzureStorageCredentialsService", 
"AzureStorageCredentialsService");

Review Comment:
   The main change in this file was I removed these duplicate 
ControllerServices from the stack and used the azure_storage_cred_service_ 
already defined in the test fixture



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