From 36bab3248adf8af1a2c2c09a7884b5c9dbc8f919 Mon Sep 17 00:00:00 2001 From: Federico Mon Date: Tue, 7 May 2024 18:34:24 +0200 Subject: [PATCH] Revert "ci: disable appsec_iast_tdd_propagation suite temporarily (#8883)" This reverts commit 672831c2aa257610e3c5fdd15e80d7c20465b713. --- tests/.suitespec.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/tests/.suitespec.json b/tests/.suitespec.json index e1d036b458..5d5f2e0395 100644 --- a/tests/.suitespec.json +++ b/tests/.suitespec.json @@ -518,6 +518,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",