Skip to content

Commit c845846

Browse files
committed
Do not rerun tests
If they failed once, they will fail again.
1 parent 9276556 commit c845846

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pom.xml

-3
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,6 @@
4949
<plugin>
5050
<artifactId>maven-surefire-plugin</artifactId>
5151
<version>2.22.1</version>
52-
<configuration>
53-
<rerunFailingTestsCount>2</rerunFailingTestsCount>
54-
</configuration>
5552
</plugin>
5653
<plugin>
5754
<groupId>org.codehaus.mojo</groupId>

0 commit comments

Comments
 (0)