diff --git a/tests/e2e/parallel/main_test.go b/tests/e2e/parallel/main_test.go index cbdabc180..8707611f5 100644 --- a/tests/e2e/parallel/main_test.go +++ b/tests/e2e/parallel/main_test.go @@ -2540,8 +2540,8 @@ func TestScanSettingBindingWatchesTailoredProfile(t *testing.T) { Namespace: f.OperatorNamespace, }, Spec: compv1alpha1.TailoredProfileSpec{ - Title: "TestScanProducesRemediations", - Description: "TestScanProducesRemediations", + Title: "TestScanSettingBindingWatchesTailoredProfile", + Description: "TestScanSettingBindingWatchesTailoredProfile", DisableRules: []compv1alpha1.RuleReferenceSpec{ { Name: "no-such-rule",