Revert "Merge pull request #9166 from GoogleCloudPlatform/revert-8504-ginkgo-names"
This reverts commit479e5005f5
, reversing changes made to5115f0e6bc
.
This commit is contained in:
@@ -192,7 +192,7 @@ func testVolumeClient(client *client.Client, config VolumeTestConfig, volume api
|
||||
Expect(body).To(ContainSubstring(expectedContent))
|
||||
}
|
||||
|
||||
var _ = Describe("Volume", func() {
|
||||
var _ = Describe("Volumes", func() {
|
||||
clean := true // If 'false', the test won't clear its namespace (and pods and services) upon completion. Useful for debugging.
|
||||
|
||||
// filled in BeforeEach
|
||||
|
Reference in New Issue
Block a user