mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-25 20:53:33 +00:00
Fix: formatting
This commit is contained in:
parent
4efcb21af8
commit
2e79da9139
@ -2637,9 +2637,9 @@ var _ = SIGDescribe("Services", func() {
|
|||||||
})
|
})
|
||||||
|
|
||||||
/*
|
/*
|
||||||
Release : v1.18
|
Release : v1.18
|
||||||
Testname: Find Kubernetes Service in default Namespace
|
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.
|
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() {
|
framework.ConformanceIt("should find a service from listing all namespaces", func() {
|
||||||
ginkgo.By("fetching services")
|
ginkgo.By("fetching services")
|
||||||
|
Loading…
Reference in New Issue
Block a user