Skip to content

Commit 560f0f5

Browse files
Update src/aks-preview/azext_aks_preview/tests/latest/test_aks_commands.py
Co-authored-by: Copilot <[email protected]>
1 parent 9520b8f commit 560f0f5

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_aks_commands.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18745,7 +18745,7 @@ def test_aks_applicationloadbalancer_enable_disable(
1874518745
location="eastus",
1874618746
)
1874718747
def test_aks_applicationloadbalancer_update(self, resource_group, resource_group_location):
18748-
"""This test case exercises updating application load balancer (Application Gateway for Containers) in an AKS cluster with a specific ingress controller."""
18748+
"""This test case exercises enabling and updating the application load balancer (Application Gateway for Containers) in an AKS cluster."""
1874918749

1875018750
# reset the count so in replay mode the random names will start with 0
1875118751
self.test_resources_count = 0

0 commit comments

Comments
 (0)