Skip to content

Commit

Permalink
2 threads for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Hellblazer committed Feb 4, 2024
1 parent f6ee5b8 commit e8ba621
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -776,6 +776,10 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.1.2</version>
<configuration>
<forkCount>2</forkCount>
<reuseForks>true</reuseForks>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit e8ba621

Please sign in to comment.