diff --git a/test/e2e/ingress.go b/test/e2e/ingress.go index ae07ea04bc..156b9c376b 100644 --- a/test/e2e/ingress.go +++ b/test/e2e/ingress.go @@ -78,7 +78,7 @@ var _ = framework.KubeDescribe("Loadbalancing: L7", func() { // // Slow by design ~10m for each "It" block dominated by loadbalancer setup time // TODO: write similar tests for nginx, haproxy and AWS Ingress. - framework.KubeDescribe("GCE [Slow] [Feature: Ingress]", func() { + framework.KubeDescribe("GCE [Slow] [Feature:Ingress]", func() { var gceController *GCEIngressController // Platform specific setup