Skip to content

Commit f891b99

Browse files
committed
Sunfire
1 parent 241dbb7 commit f891b99

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

liquidjava-verifier/pom.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,7 @@
5151
<artifactId>maven-surefire-plugin</artifactId>
5252
<version>3.2.1</version>
5353
<configuration>
54-
<forkCount>3</forkCount>
55-
<reuseForks>false</reuseForks>
56-
<argLine>-Xmx1024m</argLine>
54+
<forkCount>0</forkCount>
5755
<testFailureIgnore>true</testFailureIgnore>
5856
<useSystemClassLoader>false</useSystemClassLoader>
5957
</configuration>

0 commit comments

Comments
 (0)