Skip to content

Commit

Permalink
Merge pull request #44139 from gsmet/fix-awt-native-testing
Browse files Browse the repository at this point in the history
Remove Failsafe plugin config in AWT testing
  • Loading branch information
gsmet authored Oct 29, 2024
2 parents 123ea8e + a349b01 commit 8077229
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions integration-tests/awt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -161,12 +161,6 @@
<reuseForks>false</reuseForks>
</configuration>
</plugin>
<plugin>
<artifactId>maven-failsafe-plugin</artifactId>
<configuration>
<skip>true</skip>
</configuration>
</plugin>
</plugins>
</build>

Expand Down

0 comments on commit 8077229

Please sign in to comment.