We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9672de commit d1046a6Copy full SHA for d1046a6
1 file changed
vulnerabilities/tests/pipelines/test_github_importer_v2.py
@@ -35,7 +35,7 @@ def test_advisories_count(mock_fetch):
35
count = pipeline.advisories_count()
36
37
# Assert that the count is correct
38
- assert count == 10
+ assert count == 70
39
40
41
def test_collect_advisories(mock_fetch):
0 commit comments