Skip to content

Commit 8077229

Browse files
authored
Merge pull request #44139 from gsmet/fix-awt-native-testing
Remove Failsafe plugin config in AWT testing
2 parents 123ea8e + a349b01 commit 8077229

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

integration-tests/awt/pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -161,12 +161,6 @@
161161
<reuseForks>false</reuseForks>
162162
</configuration>
163163
</plugin>
164-
<plugin>
165-
<artifactId>maven-failsafe-plugin</artifactId>
166-
<configuration>
167-
<skip>true</skip>
168-
</configuration>
169-
</plugin>
170164
</plugins>
171165
</build>
172166

0 commit comments

Comments
 (0)