Skip to content

Commit

Permalink
modify pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
SilverSteven committed Jan 15, 2022
1 parent b3e857e commit 8d0540f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -567,6 +567,9 @@
</systemPropertyVariables>
<workingDirectory>${basedir}/..</workingDirectory>
<argLine>-Duser.language=en</argLine>
<parallel>classes</parallel>
<useUnlimitedThreads>true</useUnlimitedThreads>
<disableXmlReport>${closeTestReports}</disableXmlReport>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit 8d0540f

Please sign in to comment.