Skip to content

Commit 2e79da9

Browse files
committed
Fix: formatting
1 parent 4efcb21 commit 2e79da9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

test/e2e/network/service.go

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2637,9 +2637,9 @@ var _ = SIGDescribe("Services", func() {
26372637
})
26382638

26392639
/*
2640-
Release : v1.18
2641-
Testname: Find Kubernetes Service in default Namespace
2642-
Description: List all Services in all Namespaces, response MUST include a Service named Kubernetes with the Namespace of default.
2640+
Release : v1.18
2641+
Testname: Find Kubernetes Service in default Namespace
2642+
Description: List all Services in all Namespaces, response MUST include a Service named Kubernetes with the Namespace of default.
26432643
*/
26442644
framework.ConformanceIt("should find a service from listing all namespaces", func() {
26452645
ginkgo.By("fetching services")

0 commit comments

Comments
 (0)