Skip to content

Commit e27ab92

Browse files
committed
Add release tag
Signed-off-by: Ian Costanzo <[email protected]>
1 parent 9de1a36 commit e27ab92

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

demo/features/0454-present-proof.feature

+2-2
Original file line numberDiff line numberDiff line change
@@ -346,12 +346,12 @@ Feature: RFC 0454 Aries agent present proof
346346
When "<issuer1>" sends a request for proof presentation <Proof_request> to "Bob"
347347
Then "<issuer1>" has the proof verified
348348

349-
@WalletType_Askar
349+
@Release @WalletType_Askar
350350
Examples:
351351
| issuer1 | Acme1_capabilities | Bob_cap | Schema_name_1 | Credential_data_1 | Proof_request |
352352
| Acme1 | --revocation --public-did | | driverslicense_v2 | Data_DL_MaxValues | DL_age_over_19_v2 |
353353

354-
@WalletType_Askar_AnonCreds
354+
@Release @WalletType_Askar_AnonCreds
355355
Examples:
356356
| issuer1 | Acme1_capabilities | Bob_cap | Schema_name_1 | Credential_data_1 | Proof_request |
357357
| Acme1 | --revocation --public-did --wallet-type askar-anoncreds | --wallet-type askar-anoncreds | driverslicense_v2 | Data_DL_MaxValues | DL_age_over_19_v2 |

0 commit comments

Comments
 (0)