Skip to content

Commit 3a4d8ba

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

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
@@ -18696,7 +18696,7 @@ def test_aks_applicationloadbalancer_enable_disable(
1869618696
# reset the count so in replay mode the random names will start with 0
1869718697
self.test_resources_count = 0
1869818698

18699-
# create cluster without application load balancer
18699+
# create cluster with application load balancer
1870018700
aks_name = self.create_random_name("cliakstest", 16)
1870118701
node_vm_size = "standard_d4_v5"
1870218702
self.kwargs.update(

0 commit comments

Comments
 (0)