mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-21 02:10:41 +00:00
Typo fix in the returen message: dynamicly->dynamically
dynamicly->dynamically
This commit is contained in:
@@ -538,7 +538,7 @@ var _ = utils.SIGDescribe("PersistentVolumes-local ", func() {
|
||||
By("Deleting provisioner daemonset")
|
||||
deleteProvisionerDaemonset(config)
|
||||
})
|
||||
It("should discover dynamicly created local persistent volume mountpoint in discovery directory", func() {
|
||||
It("should discover dynamically created local persistent volume mountpoint in discovery directory", func() {
|
||||
By("Starting a provisioner daemonset")
|
||||
createProvisionerDaemonset(config)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user