Skip to content

Commit

Permalink
Remove assertion (Azure#25795)
Browse files Browse the repository at this point in the history
  • Loading branch information
vidai-msft authored Aug 12, 2024
1 parent 65e9ed9 commit c6bff79
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Aks/Aks.Test/LiveTests/TestLiveScenarios.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ Invoke-LiveTestScenario -Name "Test_AKS_CURD" -Description "Test AKS Cluster CRU
Assert-Null $pools.PodSubnetID
Assert-Null $pools.MaxCount
Assert-Null $pools.MinCount
Assert-Null $pools.EnableNodePublicIP
Assert-Null $pools.ScaleSetPriority
Assert-Null $pools.ScaleSetEvictionPolicy
Assert-Null $pools.NodePublicIPPrefixID
Expand Down

0 comments on commit c6bff79

Please sign in to comment.