Update test/integration/no_kubernetes.go
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>pull/12848/head
parent
f54f95d127
commit
e15065ae68
|
@ -27,7 +27,7 @@ import (
|
|||
)
|
||||
|
||||
// TestNoKubernetes tests starting minikube without Kubernetes,
|
||||
// for usecases where user only needs to use the container runtime (docker,containerd,crio) inside minikube
|
||||
// for use cases where user only needs to use the container runtime (docker, containerd, crio) inside minikube
|
||||
func TestNoKubernetes(t *testing.T) {
|
||||
MaybeParallel(t)
|
||||
|
||||
|
|
Loading…
Reference in New Issue