diff --git a/tests/.suitespec.json b/tests/.suitespec.json index 7578e1c626..29ef22dec9 100644 --- a/tests/.suitespec.json +++ b/tests/.suitespec.json @@ -557,6 +557,15 @@ "@remoteconfig", "tests/appsec/iast/*" ], + "appsec_iast_tdd_propagation": [ + "@bootstrap", + "@core", + "@tracing", + "@appsec", + "@appsec_iast", + "@remoteconfig", + "tests/appsec/iast_tdd_propagation/*" + ], "appsec_iast_memcheck": [ "@bootstrap", "@core",