Skip to content

Commit

Permalink
signing
Browse files Browse the repository at this point in the history
  • Loading branch information
surajswaminathan committed Mar 21, 2024
1 parent ef21955 commit d92c854
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/api/v2/test_vulnerabilities.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,4 +80,4 @@ def test_vulnerabilities_image_summary_search(api, api_object):
]
}
response = api_object.imageSummary.search(json)
assert "data" in response.keys()
assert "imageId" in response.keys()

0 comments on commit d92c854

Please sign in to comment.