Skip to content

Commit

Permalink
Fixes #4165 - Refactor Piranha Core Profile distribution integration …
Browse files Browse the repository at this point in the history
…tests
  • Loading branch information
mnriem committed Nov 4, 2024
1 parent 532d5d3 commit 3f80bb0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/coreprofile/integration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,9 @@
</goals>
</execution>
</executions>
<configuration>
<rerunFailingTestsCount>10</rerunFailingTestsCount>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit 3f80bb0

Please sign in to comment.