Skip to content

Commit 069e11b

Browse files
committed
set heartbeat to 10s
1 parent 2ed711f commit 069e11b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -512,7 +512,7 @@
512512
<goal>junit4</goal>
513513
</goals>
514514
<configuration>
515-
<heartbeat>20</heartbeat>
515+
<heartbeat>10</heartbeat>
516516
<jvmOutputAction>pipe,warn</jvmOutputAction>
517517
<leaveTemporary>true</leaveTemporary>
518518
<ifNoTests>fail</ifNoTests>

0 commit comments

Comments
 (0)