Skip to content

Commit

Permalink
Rename test
Browse files Browse the repository at this point in the history
Signed-off-by: jamshale <[email protected]>
  • Loading branch information
jamshale committed Feb 16, 2024
1 parent 6ffd2a2 commit 38119c6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ class MockConnRecord:
connection_id = "test-connection-id"


class TestEndorsementUtil(AsyncTestCase):
class TestEndorsementSetupUtil(AsyncTestCase):
async def setUp(self) -> None:
self.profile = InMemoryProfile.test_profile()

Expand Down

0 comments on commit 38119c6

Please sign in to comment.