Skip to content

Commit 0983662

Browse files
committed
Remove dangling pdb comment
Signed-off-by: Hritik Vijay <hritikxx8@gmail.com>
1 parent 941eba1 commit 0983662

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

vulnerabilities/tests/test_mozilla.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ def test_import(self, _):
5353
# with patch("vulnerabilities.importers.MozillaDataSource.set_api"):
5454
# runner.run()
5555
runner.run()
56-
# pdb.set_trace()
5756

5857
assert models.Vulnerability.objects.count() == 9
5958
assert models.VulnerabilityReference.objects.count() == 10

0 commit comments

Comments
 (0)