Skip to content

Commit

Permalink
fix:fixed broken EBSR test
Browse files Browse the repository at this point in the history
  • Loading branch information
1dson committed Jan 9, 2025
1 parent e66e642 commit cfc91ea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,6 @@
-javaagent:"${settings.localRepository}/org/aspectj/aspectjweaver/${aspectj.version}/aspectjweaver-${aspectj.version}.jar"
-Xmx${jvmMemory}m
</argLine>
<skipAfterFailureCount>1</skipAfterFailureCount>
<rerunFailingTestsCount>1</rerunFailingTestsCount>
<forkCount>3</forkCount>
<parallel>methods</parallel>
Expand Down

0 comments on commit cfc91ea

Please sign in to comment.