Skip to content

Commit

Permalink
fix: steps
Browse files Browse the repository at this point in the history
Signed-off-by: Allain Magyar <[email protected]>
  • Loading branch information
amagyar-iohk committed Nov 20, 2024
1 parent d104915 commit 389fba4
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@ Feature: Issue JWT credential

Scenario Outline: Issuing a credential with <issue> issuer should return <httpStatus>
Given Issuer and Holder have an existing connection
And Issuer has a published DID for JWT
And Holder has an unpublished DID for JWT
And Issuer has a published DID for 'JWT'
And Holder has an unpublished DID for 'JWT'
When Issuer offers a jwt credential to Holder with <issue> issue
Then Issuer should see the status code was <httpStatus>
Examples:
Expand Down

0 comments on commit 389fba4

Please sign in to comment.