mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-10 21:50:05 +00:00
Cleanup ginkgo declarative naming in E2Es
This commit is contained in:
@@ -33,7 +33,7 @@ import (
|
||||
. "github.com/onsi/gomega"
|
||||
)
|
||||
|
||||
var _ = Describe("PD", func() {
|
||||
var _ = Describe("Pod Disks", func() {
|
||||
var (
|
||||
c *client.Client
|
||||
podClient client.PodInterface
|
||||
|
Reference in New Issue
Block a user