Skip to content

Commit 31d9204

Browse files
committed
Fix failing test
Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
1 parent 1460630 commit 31d9204

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

vulnerabilities/tests/test_fix_api.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ def test_api_with_single_vulnerability(self):
8888
"namespace": "nginx",
8989
"name": "test-vulnDB",
9090
"version": "1.0",
91+
"unresolved_vulnerabilities": [],
9192
"qualifiers": {},
9293
"subpath": "",
9394
"affected_by_vulnerabilities": [],

0 commit comments

Comments
 (0)