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 2c5638c commit e6d8f78Copy full SHA for e6d8f78
1 file changed
pom.xml
@@ -384,7 +384,7 @@
384
<artifactId>maven-surefire-plugin</artifactId>
385
<version>2.22.2</version>
386
<configuration>
387
- <argLine>-enableassertions -Xmx1024m -Djava.awt.headless=true</argLine>
+ <argLine>-enableassertions -Djava.awt.headless=true</argLine>
388
<reportsDirectory>target/surefire-reports</reportsDirectory>
389
<redirectTestOutputToFile>true</redirectTestOutputToFile>
390
<includes>
0 commit comments