Skip to content

Commit 6e44985

Browse files
author
German Robayo Paz
committed
fixes description
1 parent 29e4ece commit 6e44985

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/aks-preview/azext_aks_preview/tests/latest/test_managed_cluster_decorator.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4197,7 +4197,7 @@ def test_handle_enable_istio_cni(self):
41974197
))
41984198

41994199
def test_handle_disable_istio_cni(self):
4200-
# Test enabling Istio CNI on existing ASM-enabled cluster
4200+
# Test disabling Istio CNI on existing ASM-enabled cluster
42014201
ctx_0 = AKSPreviewManagedClusterContext(
42024202
self.cmd,
42034203
AKSManagedClusterParamDict(

0 commit comments

Comments
 (0)