This commit is contained in:
Arsen Mamikonyan
2015-12-11 12:27:24 -08:00
parent f788e1e11a
commit 8b5e9e2885
22 changed files with 36 additions and 36 deletions

View File

@@ -65,7 +65,7 @@ type expectedCommand struct {
}
func TestPlugin(t *testing.T) {
gitUrl := "https://github.com/GoogleCloudPlatform/kubernetes.git"
gitUrl := "https://github.com/kubernetes/kubernetes.git"
revision := "2a30ce65c5ab586b98916d83385c5983edd353a1"
scenarios := []struct {