Skip to content

Commit f070378

Browse files
committed
fixup! ASOAPI: add e2e test
1 parent 8b07a7e commit f070378

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/azure_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -955,7 +955,7 @@ var _ = Describe("Workload cluster creation", func() {
955955
})
956956
})
957957

958-
Context("Creating an AKS cluster with the ASO API [Managed Kubernetes][OPTIONAL]", func() {
958+
Context("Creating an AKS cluster with the ASO API [Managed Kubernetes]", func() {
959959
It("with a single control plane node and 1 node", func() {
960960
clusterName = getClusterName(clusterNamePrefix, "asoapi")
961961
kubernetesVersion, err := GetAKSKubernetesVersion(ctx, e2eConfig, AKSKubernetesVersion)

0 commit comments

Comments
 (0)