We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5350086 commit fbc2b2cCopy full SHA for fbc2b2c
logger-tools/pom.xml
@@ -76,7 +76,7 @@
76
<artifactId>maven-surefire-plugin</artifactId>
77
<version>3.0.0-M5</version>
78
<configuration>
79
- <forkCount>0</forkCount>
+ <forkCount>1</forkCount>
80
<reuseForks>false</reuseForks>
81
<excludes>
82
<exclude>**/*PerfTest.java</exclude>
0 commit comments