Skip to content

Commit

Permalink
fix: bdd test for events
Browse files Browse the repository at this point in the history
Signed-off-by: Misha Sizov <[email protected]>
mishasizov-SK committed Jan 15, 2025
1 parent 5d84be8 commit fd23a56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/bdd/features/vc_v1_issue_verify_revoke_api.feature
Original file line number Diff line number Diff line change
@@ -27,6 +27,7 @@ Feature: Using VC REST API
# Attempt to activate credential with "revoker" role
And V1 "<issuerProfile>" did unsuccessful attempt to activate credential: "client is not allowed to perform the action"
# Verify that credential is still revoked
Then we wait 3 seconds
And V1 revoked credential is unable to be verified under "<verifierProfile>" profile
# Login with username & password that has role "activator"
Then Profile "<issuerProfile>" issuer has been authorized with username "profile-user-activator-1" and password "profile-user-activator-1-pwd"

0 comments on commit fd23a56

Please sign in to comment.