diff --git a/tests/e2e/snapshot_vmservice_vm.go b/tests/e2e/snapshot_vmservice_vm.go index 24ba3209f3..dbd9dc3916 100644 --- a/tests/e2e/snapshot_vmservice_vm.go +++ b/tests/e2e/snapshot_vmservice_vm.go @@ -219,7 +219,7 @@ var _ bool = ginkgo.Describe("[vmsvc] vm service with csi vol tests", func() { 11. Cleanup: Execute and verify the steps mentioned in the Delete snapshot mandatory checks */ - ginkgo.It("VMM1", func() { + ginkgo.It("VMTC1Creating snapshot of vm service vm attachd to a dynamic volume", func() { ctx, cancel := context.WithCancel(context.Background()) defer cancel()