Skip to content

Commit 727fdef

Browse files
committed
Address PR comment
1 parent 657a3a3 commit 727fdef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/storage/drivers/in_tree.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1398,7 +1398,7 @@ func (v *vSphereVolume) DeleteVolume() {
13981398
v.nodeInfo.VSphere.DeleteVolume(v.volumePath, v.nodeInfo.DataCenterRef)
13991399
}
14001400

1401-
// Azure
1401+
// Azure Disk
14021402
type azureDiskDriver struct {
14031403
driverInfo testsuites.DriverInfo
14041404
}

0 commit comments

Comments
 (0)