Skip to content

Commit

Permalink
Revert "Disable tests for release"
Browse files Browse the repository at this point in the history
This reverts commit b391d2d.
  • Loading branch information
Xenorith committed Apr 28, 2023
1 parent 4154a45 commit 253ed31
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 @@ -991,7 +991,6 @@
<artifactId>maven-surefire-plugin</artifactId>
<version>3.0.0-M5</version>
<configuration>
<skipTests>true</skipTests>
<argLine>@{argLine} -Djava.net.preferIPv4Stack=true</argLine>
<excludesFile>${build.path}/surefire/${surefire.excludesFile}</excludesFile>
<forkCount>${surefire.forkCount}</forkCount>
Expand Down

0 comments on commit 253ed31

Please sign in to comment.