diff --git a/microprofile/WFLY-19592_MicroProfile_Fault_Tolerance_4_1.adoc b/microprofile/WFLY-19592_MicroProfile_Fault_Tolerance_4_1.adoc index 001e326e..cb62af1b 100644 --- a/microprofile/WFLY-19592_MicroProfile_Fault_Tolerance_4_1.adoc +++ b/microprofile/WFLY-19592_MicroProfile_Fault_Tolerance_4_1.adoc @@ -117,7 +117,7 @@ The following test suites will be used to validate this change: * MicroProfile Fault Tolerance TCK tests will be added and executed by CI as part of the WildFly testsuite (in `testsuite/integration/microprofile-tck/fault-tolerance` module) * WildFly-specific behavior and configuration is covered by existing tests in the WildFly testsuite (in `testsuite/integration/microprofile` module) -* Upstream https://github.com/smallrye/smallrye-fault-tolerance/tree/main/testsuite[implementation] testsuite is executed. +* Upstream https://github.com/smallrye/smallrye-fault-tolerance/tree/main/testsuite[implementation] testsuite is executed, also covering MicroProfile Fault tolerance -> MicroProfile Telemetry integration. * The corresponding MicroProfile tests from https://github.com/jboss-eap-qe/eap-microprofile-test-suite[EAP MicroProfile test suite], also covering MicroProfile Fault tolerance -> MicroProfile Telemetry integration. == Community Documentation