There was an error while loading. Please reload this page.
1 parent a3fc3f2 commit 09c6522Copy full SHA for 09c6522
1 file changed
vulnerabilities/tests/test_debian_oval.py
@@ -97,7 +97,7 @@ def test_get_data_from_xml_doc(self, mock_write):
97
subpath=None)},
98
vulnerability_id='CVE-2001-1593')
99
100
- }
+ ]
101
102
xml_doc = ET.parse(os.path.join(TEST_DATA, "debian_oval_data.xml"))
103
# Dirty quick patch to mock batch_advisories
0 commit comments