Update test/integration/no_kubernetes.go
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>pull/12848/head
parent
51e612f94a
commit
1200c8e177
|
|
@ -46,7 +46,7 @@ func TestNoKubernetes(t *testing.T) {
|
|||
{"VerifyK8sNotRunning", validateK8SNotRunning},
|
||||
{"ProfileList", validateProfileListNoK8S},
|
||||
{"Stop", validateStopNoK8S},
|
||||
{"StartNoArgs", validateStartNorArgs},
|
||||
{"StartNoArgs", validateStartNoArgs},
|
||||
{"VerifyK8sNotRunningSecond", validateK8SNotRunning},
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue