diff --git a/Tests/Integration/UpdateServicesConfig.ps1 b/Tests/Integration/UpdateServicesConfig.ps1 index 95ec632..9bdd35c 100644 --- a/Tests/Integration/UpdateServicesConfig.ps1 +++ b/Tests/Integration/UpdateServicesConfig.ps1 @@ -40,7 +40,7 @@ Configuration UpdateServicesConfig ) SynchronizeAutomatically = $true SynchronizeAutomaticallyTimeOfDay = '15:30:00' - TargetingMode = "Client" + ClientTargetingMode = "Client" } UpdateServicesApprovalRule 'DefinitionUpdates' {