diff options
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -282,6 +282,7 @@ <forkCount>${test-fork-count}</forkCount> <reuseForks>true</reuseForks> <argLine>@{argLine}</argLine> + <rerunFailingTestsCount>3</rerunFailingTestsCount> </configuration> </plugin> |