From a349b010905b39224d1cd7d2b68f9800f15d8e6a Mon Sep 17 00:00:00 2001 From: Guillaume Smet Date: Mon, 28 Oct 2024 17:37:21 +0100 Subject: [PATCH] Remove Failsafe plugin config in AWT testing The plugin shouldn't be defined and disabled, it will be automatically enabled by the profile. Fixes #43997 --- integration-tests/awt/pom.xml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/integration-tests/awt/pom.xml b/integration-tests/awt/pom.xml index f71302da2c204..aacda1d852a3e 100644 --- a/integration-tests/awt/pom.xml +++ b/integration-tests/awt/pom.xml @@ -161,12 +161,6 @@ false - - maven-failsafe-plugin - - true - -