Skip to content

Commit

Permalink
Revert "Run tests in parallel (by forking)"
Browse files Browse the repository at this point in the history
This reverts commit 1f8c501.
  • Loading branch information
Paul Warren committed Feb 20, 2020
1 parent 1f8c501 commit 4d03a3b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -226,9 +226,6 @@ Integrates with Spring Data, Spring Data REST and Apache Solr</description>
<configuration>
<argLine>${surefireArgLine}</argLine>
<skipTests>true</skipTests>
<forkCount>5</forkCount>
<reuseForks>true</reuseForks>
<argLine>-Xmx1024m</argLine>
<properties>
<property>
<name>listener</name>
Expand Down

0 comments on commit 4d03a3b

Please sign in to comment.