Skip to content

Commit

Permalink
Update unit test
Browse files Browse the repository at this point in the history
Signed-off-by: jamshale <[email protected]>
  • Loading branch information
jamshale committed Dec 19, 2024
1 parent b5630c4 commit a8f47d1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1213,6 +1213,7 @@ async def test_sync_wallet_rev_list_with_issuer_cred_rev_records(

async def test_get_schem_info(self):
result = await self.registry.get_schema_info_by_id(
self.profile,
"XduBsoPyEA4szYMy3pZ8De:2:minimal-33279d005748b3cc:1.0",
)
assert result.issuer_id == "XduBsoPyEA4szYMy3pZ8De"
Expand Down

0 comments on commit a8f47d1

Please sign in to comment.