Skip to content

Commit

Permalink
modify pom surefire argLine config
Browse files Browse the repository at this point in the history
  • Loading branch information
menshibin committed Dec 31, 2024
1 parent e1eebfc commit 7af9ff7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -355,6 +355,7 @@
<include>**/*Test.java</include>
</includes>
<testFailureIgnore>false</testFailureIgnore>
<argLine>${argLine}</argLine>
</configuration>
</plugin>
</plugins>
Expand Down

0 comments on commit 7af9ff7

Please sign in to comment.