Skip to content

Commit 3955dcb

Browse files
Update pkg/monitortests/clusterversionoperator/legacycvomonitortests/operators_test.go
Co-authored-by: Ondrej Pokorny <98944165+opokornyy@users.noreply.github.com>
1 parent 18f555e commit 3955dcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/monitortests/clusterversionoperator/legacycvomonitortests/operators_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@ func Test_patchUpgradeWithConfigClient(t *testing.T) {
333333
},
334334
},
335335
{
336-
name: "minor",
336+
name: "patch",
337337
cv: &configv1.ClusterVersion{
338338
ObjectMeta: metav1.ObjectMeta{Name: "version"},
339339
Status: configv1.ClusterVersionStatus{

0 commit comments

Comments
 (0)