diff --git a/test/e2e/network/dns_configmap.go b/test/e2e/network/dns_configmap.go index c067fc22aab..549053648dd 100644 --- a/test/e2e/network/dns_configmap.go +++ b/test/e2e/network/dns_configmap.go @@ -43,7 +43,7 @@ var ( var _ = SIGDescribe("DNS configMap federations", func() { - t := &dnsNameserverTest{dnsTestCommon: newDnsTestCommon()} + t := &dnsFederationsConfigMapTest{dnsTestCommon: newDnsTestCommon()} It("should be able to change federation configuration [Slow][Serial]", func() { t.c = t.f.ClientSet