goimport
parent
3ad2aecb82
commit
f0f4352bb1
|
|
@ -48,7 +48,7 @@ func TestFunctional(t *testing.T) {
|
|||
t.Run("ServicesList", testServicesList)
|
||||
t.Run("Provisioning", testProvisioning)
|
||||
t.Run("Tunnel", testTunnel)
|
||||
t.Run("kubecontext", testKubeConfigCurrentCtx)
|
||||
t.Run("kubecontext", testKubeConfigCurrentCtx)
|
||||
|
||||
if !isTestNoneDriver(t) {
|
||||
t.Run("EnvVars", testClusterEnv)
|
||||
|
|
|
|||
Loading…
Reference in New Issue