Skip to content
This repository has been archived by the owner on Mar 7, 2024. It is now read-only.

Commit

Permalink
surefire config changes
Browse files Browse the repository at this point in the history
  • Loading branch information
DimitrisStaratzis committed Dec 15, 2023
1 parent c6c7b21 commit 71792e3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -200,9 +200,7 @@
<artifactId>maven-surefire-plugin</artifactId>
<version>3.0.0</version>
<configuration>
<parallel>methods</parallel>
<threadCount>1</threadCount>
<useSystemClassLoader>false</useSystemClassLoader>
<redirectTestOutputToFile>true</redirectTestOutputToFile>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit 71792e3

Please sign in to comment.