From b19be5b4975848ec4c01e2a2d392ffb6d0a9a0e3 Mon Sep 17 00:00:00 2001 From: Romain Grecourt Date: Wed, 7 Aug 2024 16:58:33 -0700 Subject: [PATCH] Re-add tck-fault-tolerance module in the reactor --- microprofile/tests/tck/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/microprofile/tests/tck/pom.xml b/microprofile/tests/tck/pom.xml index 7bf8784eb60..bd69c003f64 100644 --- a/microprofile/tests/tck/pom.xml +++ b/microprofile/tests/tck/pom.xml @@ -52,6 +52,7 @@ tck-jsonp tck-inject tck-annotations + tck-fault-tolerance