diff --git a/cmd/config/internal/commands/e2e/list_setters_test.go b/cmd/config/internal/commands/e2e/list_setters_test.go index 0d73132a3..fc76d47e8 100644 --- a/cmd/config/internal/commands/e2e/list_setters_test.go +++ b/cmd/config/internal/commands/e2e/list_setters_test.go @@ -35,8 +35,8 @@ openAPI: }, expectedStdOut: ` ./ - NAME VALUE SET BY DESCRIPTION COUNT REQUIRED - replicas 3 1 No + NAME VALUE IS SET SET BY DESCRIPTION COUNT REQUIRED + replicas 3 No 1 No `, }, }