in persistent_volumes-local.go has the parentheses of var define
This commit is contained in:
@@ -300,9 +300,7 @@ var _ = SIGDescribe("PersistentVolumes-local [Feature:LocalPersistentVolumes] [S
|
||||
})
|
||||
|
||||
Context("when using local volume provisioner", func() {
|
||||
var (
|
||||
volumePath string
|
||||
)
|
||||
var volumePath string
|
||||
|
||||
BeforeEach(func() {
|
||||
setupLocalVolumeProvisioner(config)
|
||||
|
Reference in New Issue
Block a user