Skip to content

Commit

Permalink
✅ Credential record should be saved to be re-used
Browse files Browse the repository at this point in the history
  • Loading branch information
ff137 committed Nov 21, 2024
1 parent 9c9db42 commit 79a7125
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/tests/e2e/issuer/test_indy_credentials.py
Original file line number Diff line number Diff line change
Expand Up @@ -315,6 +315,7 @@ async def test_requesting_already_issued_credential(
"credential_definition_id": credential_definition_id,
"attributes": sample_credential_attributes,
},
"save_exchange_record": True,
}

# Send credential offer
Expand Down

0 comments on commit 79a7125

Please sign in to comment.