Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
cn337131 committed Jan 29, 2025
1 parent faae605 commit 4755528
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>${surefire.plugin.version}</version>
<configuration>&gt;
<configuration>
<argLine>${argLine}</argLine>
<parallel>classes</parallel>
<useUnlimitedThreads>true</useUnlimitedThreads>
Expand Down

0 comments on commit 4755528

Please sign in to comment.