Fix unit tests failure (#1297)

This commit is contained in:
Ta-Ching Chen
2019-08-30 23:39:45 +08:00
committed by GitHub
parent 19c60d1592
commit 58811ab522
3 changed files with 2 additions and 3 deletions
+1
View File
@@ -147,6 +147,7 @@ func environmentTests(crdClient *rest.RESTClient) {
Namespace: metav1.NamespaceDefault,
},
Spec: fv1.EnvironmentSpec{
Version: 1,
Runtime: fv1.Runtime{
Image: "xxx",
},