Skip to content

Commit

Permalink
removed fork count from surefire config
Browse files Browse the repository at this point in the history
  • Loading branch information
Cristian Goina committed Jun 13, 2024
1 parent 0fc7766 commit 8b24681
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -380,10 +380,6 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.2.5</version>
<configuration>
<forkCount>3</forkCount>
<reuseForks>true</reuseForks>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit 8b24681

Please sign in to comment.