Revert "Cleanup ginkgo declarative naming in E2Es"

This commit is contained in:
Brian Grant
2015-06-02 20:16:41 -07:00
parent 5115f0e6bc
commit b3550bcacf
8 changed files with 12 additions and 12 deletions

View File

@@ -33,7 +33,7 @@ import (
. "github.com/onsi/gomega"
)
var _ = Describe("Pod Disks", func() {
var _ = Describe("PD", func() {
var (
c *client.Client
podClient client.PodInterface