We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 07a4532 + 1ae4708 commit 97892cbCopy full SHA for 97892cb
pkg/minikube/driver/driver_test.go
@@ -68,6 +68,7 @@ func TestMachineType(t *testing.T) {
68
KVM2: "VM",
69
QEMU2: "VM",
70
QEMU: "VM",
71
+ VFKit: "VM",
72
VirtualBox: "VM",
73
HyperKit: "VM",
74
VMware: "VM",
0 commit comments