mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 20:24:09 +00:00
Fix: formatting
This commit is contained in:
parent
4efcb21af8
commit
2e79da9139
@ -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")
|
||||
|
Loading…
Reference in New Issue
Block a user