diff --git a/src/test/resources/features/tsa/infohub/v1/export/GET.feature b/src/test/resources/features/tsa/infohub/v1/export/GET.feature
index 2c97cdcfa7c8c4c61375875286f4f03f49d599e5..cded7fff3c086a9fc06bb9ee4b6bad3a925009f0 100644
--- a/src/test/resources/features/tsa/infohub/v1/export/GET.feature
+++ b/src/test/resources/features/tsa/infohub/v1/export/GET.feature
@@ -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}