From 51c36e4543e77c57fa2195e584376c8d41688e4f Mon Sep 17 00:00:00 2001 From: "Mwesigwa Guma (from Dev Box)" Date: Wed, 23 Oct 2024 04:48:32 -0400 Subject: [PATCH] test --- .../ServiceFabric.Test/ScenarioTests/TestServiceFabric.ps1 | 1 + 1 file changed, 1 insertion(+) diff --git a/src/ServiceFabric/ServiceFabric.Test/ScenarioTests/TestServiceFabric.ps1 b/src/ServiceFabric/ServiceFabric.Test/ScenarioTests/TestServiceFabric.ps1 index 127eedb860e3..0a6106241147 100644 --- a/src/ServiceFabric/ServiceFabric.Test/ScenarioTests/TestServiceFabric.ps1 +++ b/src/ServiceFabric/ServiceFabric.Test/ScenarioTests/TestServiceFabric.ps1 @@ -41,6 +41,7 @@ function Test-UpdateAzureRmServiceFabricReliability Assert-AreEqual $reliabilityLevel $clusters[0].ReliabilityLevel } + function Test-AddAzureRmServiceFabricClientCertificate { $clusterName = "sfmcaddcert"