Remove a space in ingress e2e title

pull/6/head
bprashanth 2016-12-16 12:42:18 -08:00
parent 32946c5bd0
commit bfdf1855c7
1 changed files with 1 additions and 1 deletions

View File

@ -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