Fix failing list setters test

This commit is contained in:
Morten Torkildsen
2020-06-23 17:32:21 -07:00
parent 16baf7a955
commit fdbd1bdbbb

View File

@@ -72,8 +72,8 @@ metadata:
spec:
replicas: 3 # {"$ref": "#/definitions/io.k8s.cli.setters.replicas"}
`,
expected: ` NAME VALUE SET BY DESCRIPTION COUNT
replicas 4 me hello world 1
expected: ` NAME VALUE SET BY DESCRIPTION COUNT REQUIRED
replicas 4 me hello world 1 No
`,
},
{