Skip to content
Snippets Groups Projects
Unverified Commit 5db7b35a authored by Georgi Michev's avatar Georgi Michev
Browse files

add missing negative tag


Signed-off-by: default avatargeorgi.michev <georgi.michev@vereign.com>
parent 1481cbf3
No related branches found
No related tags found
1 merge request!25add export and import for Infohub
......@@ -36,6 +36,7 @@ Feature: API - TSA - Infohub - v1/export GET
And the field {proof.verificationMethod} has the value {did:web:gaiax.vereign.com:tsa:policy:policy:example:returnDID:1.0:evaluation#key1}
And the field {proof.type} has the value {JsonWebSignature2020}
@negative
Scenario: TSA - Export missing export through Infohub - Negative
When I export the {missing_export} via TSA Infohub API
Then the status code should be {404}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment