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 aed84bc commit c60ab41Copy full SHA for c60ab41
vulnerabilities/tests/test_mozilla.py
@@ -53,7 +53,6 @@ def test_import(self, _):
53
# with patch("vulnerabilities.importers.MozillaDataSource.set_api"):
54
# runner.run()
55
runner.run()
56
- # pdb.set_trace()
57
58
assert models.Vulnerability.objects.count() == 9
59
assert models.VulnerabilityReference.objects.count() == 10
0 commit comments