Skip to content

Commit

Permalink
test: fix unit test for usn headers
Browse files Browse the repository at this point in the history
Now that we are using the term Associated CVEs for the USN headers,
we need to update the associated unit test
  • Loading branch information
lucasmoura authored and renanrodrigo committed Nov 24, 2023
1 parent d2f1cb5 commit 483d715
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion uaclient/cli/tests/test_cli_fix.py
Original file line number Diff line number Diff line change
Expand Up @@ -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"""
),
Expand Down

0 comments on commit 483d715

Please sign in to comment.