Skip to content

Commit

Permalink
Update test_sdk_client.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Deralden authored Jun 3, 2024
1 parent 744c4a4 commit 9a8f67d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions testcases/functional_tests/test_sdk_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@


class TestSDKClient(unittest.TestCase):
def setUp(self):
self.service_client = get_service_client()
# def setUp(self):
# self.service_client = get_service_client()

# TODO update/replace/remove tests that are commented out

Expand Down

0 comments on commit 9a8f67d

Please sign in to comment.