Skip to content

Commit

Permalink
Merge pull request #495 from Vincent056/e2e-fix
Browse files Browse the repository at this point in the history
Fix e2e for TestManualRulesTailoredProfile
  • Loading branch information
Vincent056 authored Mar 4, 2024
2 parents 45fb1c6 + 1702404 commit 5b4e351
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/e2e/parallel/main_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -2712,7 +2712,7 @@ func TestManualRulesTailoredProfile(t *testing.T) {
ObjectMeta: metav1.ObjectMeta{
Name: suiteName,
Namespace: f.OperatorNamespace,
Labels: map[string]string{
Annotations: map[string]string{
compv1alpha1.DisableOutdatedReferenceValidation: "true",
},
},
Expand Down

0 comments on commit 5b4e351

Please sign in to comment.