Fix gofmt issues

This commit is contained in:
Stephen Heywood 2021-02-09 12:41:10 +13:00
parent c88a838282
commit 4cb67b8f0c

View File

@ -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() {