Skip to content

Commit de10dfe

Browse files
committed
test/extended/cli/adm_upgrade/recommend: Delay renaming the test-case
I think mentioning us using --accept makes for a more clear name, but the generated annotation file has a different approver set, so I'm deferring that until we have more time to loop those folks in.
1 parent 7724a75 commit de10dfe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test/extended/cli/adm_upgrade/recommend.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ Updates to 4[.][0-9]*:
235235
})
236236
})
237237

238-
g.It("runs successfully with an accepted conditional recommendation to the --version target", func() {
238+
g.It("runs successfully with conditional recommendations to the --version target", func() {
239239
oc.WithKubeConfigCopy(func(oc *exutil.CLI) {
240240
o.Expect(oc.Run("config", "set-credentials").Args("test", "--token", token).Execute()).To(o.Succeed())
241241
o.Expect(oc.Run("config", "set-context").Args("--current", "--user", "test").Execute()).To(o.Succeed())

test/extended/util/annotate/generated/zz_generated.annotations.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)