Skip to content

Commit

Permalink
Updated e2e based on reviews
Browse files Browse the repository at this point in the history
  • Loading branch information
vr4manta committed Nov 25, 2024
1 parent e4ce236 commit 61ef08b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/multi-disk_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ type DiskSpecInput struct {
ToVersion string
}

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

0 comments on commit 61ef08b

Please sign in to comment.