diff --git a/hack/e2e-apps.bats b/hack/e2e-apps.bats index 9610a64a..624925d9 100755 --- a/hack/e2e-apps.bats +++ b/hack/e2e-apps.bats @@ -23,7 +23,7 @@ EOF kubectl wait namespace tenant-test --timeout=20s --for=jsonpath='{.status.phase}'=Active } -@test "Create a tenant Kubernetes control plane" { +@test "Create a tenant Kubernetes cluster" { kubectl create -f - <