Skip to content

Commit

Permalink
test: updated docstring typo
Browse files Browse the repository at this point in the history
Signed-off-by: Sudipto Baral <sudiptobaral.me@gmail.com>
  • Loading branch information
sudiptob2 authored and mshudrak committed Mar 7, 2023
1 parent 4fffc79 commit 55884ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gcp_scanner/test_unit.py
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ def test_get_scope_from_rt_no_scope(self, mocked_post):


class TestScopesIntegration(unittest.TestCase):
"""Integration test against live test-porject."""
"""Integration test against live test-project."""
def setUp(self):
# TODO: get_creds_from_metadata or some other method should
# TODO: return refresh token
Expand Down

0 comments on commit 55884ab

Please sign in to comment.