Skip to content

Commit 4c79596

Browse files
committed
WA for check-test-suites
1 parent 0483dd7 commit 4c79596

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -541,7 +541,7 @@
541541
<artifactId>maven-surefire-plugin</artifactId>
542542

543543
<configuration>
544-
<forkCount>0</forkCount>
544+
<forkCount>1</forkCount>
545545
<statelessTestsetInfoReporter implementation="org.apache.ignite.tools.surefire.TestSuiteAwareTestsetReporter"/>
546546
<properties>
547547
<property>

0 commit comments

Comments
 (0)