fix custom default backend test title

This commit is contained in:
Elvin Efendi 2019-04-09 20:24:45 -04:00
parent 29f7d9a77a
commit 107bec676a

View file

@ -31,7 +31,7 @@ import (
"k8s.io/ingress-nginx/test/e2e/framework"
)
var _ = framework.IngressNginxDescribe("Dynamic Certificate", func() {
var _ = framework.IngressNginxDescribe("Custom Default Backend", func() {
f := framework.NewDefaultFramework("custom-default-backend")
BeforeEach(func() {