From 483d7154c621b2a4a3ef308cda35f58192bf8024 Mon Sep 17 00:00:00 2001 From: Lucas Moura Date: Fri, 24 Nov 2023 13:45:19 -0300 Subject: [PATCH] test: fix unit test for usn headers Now that we are using the term Associated CVEs for the USN headers, we need to update the associated unit test --- uaclient/cli/tests/test_cli_fix.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uaclient/cli/tests/test_cli_fix.py b/uaclient/cli/tests/test_cli_fix.py index 83193cd592..d57a3a6778 100644 --- a/uaclient/cli/tests/test_cli_fix.py +++ b/uaclient/cli/tests/test_cli_fix.py @@ -187,7 +187,7 @@ def test_cve_header(self): textwrap.dedent( """\ USN-4510-2: Samba vulnerability - Found CVEs: + Associated CVEs: - https://ubuntu.com/security/CVE-2020-1473 - https://ubuntu.com/security/CVE-2020-1472""" ),