Skip to content

Commit

Permalink
Enable tests after release
Browse files Browse the repository at this point in the history
  • Loading branch information
Xenorith committed Sep 11, 2023
1 parent 3f16569 commit 466fc05
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 @@ -1059,7 +1059,6 @@
<artifactId>maven-surefire-plugin</artifactId>
<version>3.0.0</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 466fc05

Please sign in to comment.