Skip to content

Commit 00155a6

Browse files
committed
removed forkCount default,is already 1 and prevents parallel
1 parent ad49427 commit 00155a6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

restcomm/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -778,7 +778,6 @@
778778
<exclude>**/ClientDialTest.java</exclude>
779779
<exclude>**/ClientsEndpointTest.java</exclude>
780780
</excludes>
781-
<forkCount>1</forkCount>
782781
<reuseForks>false</reuseForks>
783782
</configuration>
784783
</plugin>

0 commit comments

Comments
 (0)