Remove unused rerunFailingTestsCount from non-random exception tests
This commit is contained in:
parent
b0d0973fd9
commit
9f01e23622
|
@ -43,19 +43,4 @@
|
||||||
<math.jira.component>legacy-exception</math.jira.component>
|
<math.jira.component>legacy-exception</math.jira.component>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
<dependencies>
|
|
||||||
|
|
||||||
</dependencies>
|
|
||||||
|
|
||||||
<build>
|
|
||||||
<plugins>
|
|
||||||
<plugin>
|
|
||||||
<artifactId>maven-surefire-plugin</artifactId>
|
|
||||||
<configuration>
|
|
||||||
<rerunFailingTestsCount>4</rerunFailingTestsCount>
|
|
||||||
</configuration>
|
|
||||||
</plugin>
|
|
||||||
</plugins>
|
|
||||||
</build>
|
|
||||||
|
|
||||||
</project>
|
</project>
|
||||||
|
|
Loading…
Reference in New Issue