Skip to content

Commit 2d8543a

Browse files
committed
Updated e2e based on reviews
1 parent 0088a75 commit 2d8543a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/multi-disk_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ type DiskSpecInput struct {
3838
ToVersion string
3939
}
4040

41-
var _ = Describe("Multi-Disk support", func() {
41+
var _ = Describe("Ensure govmomi mode is able to add additional disks to VMs [vcsim]", func() {
4242
const specName = "multi-disk"
4343
Setup(specName, func(testSpecificSettingsGetter func() testSettings) {
4444
var (

0 commit comments

Comments
 (0)