mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 15:05:27 +00:00
Merge pull request #20245 from mesosphere/jdef_fix_746_remove_git_binary_dependency_conformance
Auto commit by PR queue bot
This commit is contained in:
commit
1140c12e58
@ -31,7 +31,7 @@ import (
|
||||
var _ = Describe("EmptyDir wrapper volumes", func() {
|
||||
f := NewFramework("secrets")
|
||||
|
||||
It("should becomes running [Conformance]", func() {
|
||||
It("should becomes running", func() {
|
||||
name := "secret-test-" + string(util.NewUUID())
|
||||
volumeName := "secret-volume"
|
||||
volumeMountPath := "/etc/secret-volume"
|
||||
|
Loading…
Reference in New Issue
Block a user