diff --git a/cmd/config/internal/commands/cmdlistsetters_test.go b/cmd/config/internal/commands/cmdlistsetters_test.go index cd684fbbb..d07429f28 100644 --- a/cmd/config/internal/commands/cmdlistsetters_test.go +++ b/cmd/config/internal/commands/cmdlistsetters_test.go @@ -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 `, }, {