Skip to content

Commit

Permalink
Revert "Do not ignore mvntest failure (#1008)"
Browse files Browse the repository at this point in the history
This reverts commit 55de126.
  • Loading branch information
timja committed Sep 23, 2024
1 parent 19d2ad7 commit 2e01013
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1184,7 +1184,6 @@
<configuration>
<!-- The package.json must define an "mvntest" script -->
<arguments>run mvntest</arguments>
<testFailureIgnore>false</testFailureIgnore>
</configuration>
</execution>

Expand Down Expand Up @@ -1253,7 +1252,6 @@
<configuration>
<!-- The package.json must define an "mvntest" script -->
<arguments>run mvntest</arguments>
<testFailureIgnore>false</testFailureIgnore>
</configuration>
</execution>

Expand Down

0 comments on commit 2e01013

Please sign in to comment.