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 5596100 commit 01ec811Copy full SHA for 01ec811
src/gcp_scanner/test_unit.py
@@ -403,8 +403,6 @@ def test_project_info(self):
403
404
def test_sourcerepos(self):
405
"""Test list of cloud source repositories in the project."""
406
- # TODO: Enable cloud source repo in the test project
407
- # TODO: Update the sourcerepos file in the test dir
408
self.assertTrue(
409
verify(
410
crawl.list_sourcerepo(PROJECT_NAME, self.credentials),
0 commit comments