From 8c083e33fdf603449d693c4885ebd47a72d20b49 Mon Sep 17 00:00:00 2001 From: humberto Date: Fri, 17 Nov 2023 17:56:31 +0100 Subject: [PATCH] #36581 revert bad commit --- integration-tests/hibernate-reactive-panache/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/integration-tests/hibernate-reactive-panache/pom.xml b/integration-tests/hibernate-reactive-panache/pom.xml index 1a1d3c612eb6e..f006db319ae2a 100644 --- a/integration-tests/hibernate-reactive-panache/pom.xml +++ b/integration-tests/hibernate-reactive-panache/pom.xml @@ -195,13 +195,13 @@ maven-surefire-plugin - false + true maven-failsafe-plugin - false + true