Skip to content

Commit 01ec811

Browse files
sudiptob2mshudrak
authored andcommitted
test: updated unit test (#19)
Signed-off-by: Sudipto Baral <sudiptobaral.me@gmail.com>
1 parent 5596100 commit 01ec811

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/gcp_scanner/test_unit.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -403,8 +403,6 @@ def test_project_info(self):
403403

404404
def test_sourcerepos(self):
405405
"""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
408406
self.assertTrue(
409407
verify(
410408
crawl.list_sourcerepo(PROJECT_NAME, self.credentials),

0 commit comments

Comments
 (0)