From c97272ecc898ca60cef2635950e866cc543065ee Mon Sep 17 00:00:00 2001 From: Seth Goings Date: Wed, 2 Dec 2015 13:44:16 -0700 Subject: [PATCH] fix(_test): install and setup gke cluster before helm --- _test/test-charts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_test/test-charts b/_test/test-charts index 1090a19617..ccc6b712be 100755 --- a/_test/test-charts +++ b/_test/test-charts @@ -24,8 +24,8 @@ fi trap gke-destroy EXIT ERR -install-helm - setup-gke +install-helm + run-test-plan