From 25ad72d561b6f97e97a494e3dffd67adf0343728 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20Carmelo=20Micalizzi=20Casali?= Date: Thu, 3 Aug 2023 18:35:15 -0300 Subject: [PATCH] style(#4045): fix description indentation --- .../cases_scan_updated_package_still_vulnerable.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/integration/test_vulnerability_detector/test_scan_results/data/test_cases/cases_scan_updated_package_still_vulnerable.yaml b/tests/integration/test_vulnerability_detector/test_scan_results/data/test_cases/cases_scan_updated_package_still_vulnerable.yaml index 8ff547db5c..ca51ba2d57 100644 --- a/tests/integration/test_vulnerability_detector/test_scan_results/data/test_cases/cases_scan_updated_package_still_vulnerable.yaml +++ b/tests/integration/test_vulnerability_detector/test_scan_results/data/test_cases/cases_scan_updated_package_still_vulnerable.yaml @@ -1,7 +1,7 @@ - name: VULN_REMAINS_IN_PACKAGE_AFTER_UPDATE description: Verify that when updating a vulnerable package to another version that is still vulnerable to the same - CVE, the system triggers an alert for the new package installed but does not generate an alert notifying - that the vulnerability was solved. + CVE, the system triggers an alert for the new package installed but does not generate an alert notifying + that the vulnerability was solved. configuration_parameters: null metadata: provider_name: canonical