Skip to content

Commit

Permalink
[kie-issues-1094] Increase Xmx for failing Quartz functional tests
Browse files Browse the repository at this point in the history
  • Loading branch information
gmunozfe committed Apr 17, 2024
1 parent 211671f commit 4b9320f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jbpm-test-coverage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
<skip>${skipTests}</skip>
<argLine>-Xmx4g</argLine>
<runOrder>alphabetical</runOrder>
</configuration>
</plugin>
Expand Down

0 comments on commit 4b9320f

Please sign in to comment.