Fix: formatting

This commit is contained in:
Caleb Woodbine 2020-01-15 21:23:07 +00:00
parent 4efcb21af8
commit 2e79da9139

View File

@ -2637,9 +2637,9 @@ var _ = SIGDescribe("Services", func() {
})
/*
Release : v1.18
Testname: Find Kubernetes Service in default Namespace
Description: List all Services in all Namespaces, response MUST include a Service named Kubernetes with the Namespace of default.
Release : v1.18
Testname: Find Kubernetes Service in default Namespace
Description: List all Services in all Namespaces, response MUST include a Service named Kubernetes with the Namespace of default.
*/
framework.ConformanceIt("should find a service from listing all namespaces", func() {
ginkgo.By("fetching services")