pull/5003/head
Medya Gh 2019-08-09 16:08:14 -07:00
parent 3ad2aecb82
commit f0f4352bb1
1 changed files with 1 additions and 1 deletions

View File

@ -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)