diff --git a/test/e2e/network/proxy.go b/test/e2e/network/proxy.go index 633c1a7ba06..f5bb33ce6b5 100644 --- a/test/e2e/network/proxy.go +++ b/test/e2e/network/proxy.go @@ -274,12 +274,12 @@ var _ = SIGDescribe("Proxy", func() { }) /* - Release: v1.21 - Testname: Proxy, validate ProxyWithPath responses - Description: Attempt to create a pod and a service. A - set of pod and service endpoints MUST be accessed via - ProxyWithPath using a list of http methods. A valid - response MUST be returned for each endpoint. + Release: v1.21 + Testname: Proxy, validate ProxyWithPath responses + Description: Attempt to create a pod and a service. A + set of pod and service endpoints MUST be accessed via + ProxyWithPath using a list of http methods. A valid + response MUST be returned for each endpoint. */ framework.ConformanceIt("A set of valid responses are returned for both pod and service ProxyWithPath", func() {