Skip to content

Commit

Permalink
Update pom.xml to turn down logging on pit.
Browse files Browse the repository at this point in the history
  • Loading branch information
knighto82 authored Jan 14, 2025
1 parent 7b9bd9b commit b1b0103
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -329,8 +329,6 @@
<groupId>org.pitest</groupId>
<artifactId>pitest-maven</artifactId>
<configuration>
<verbose>true</verbose>
<reportsDirectory>${project.build.directory}/pit-reports</reportsDirectory>
<targetClasses>
<param>io.github.jpmorganchase.fusion.*</param>
</targetClasses>
Expand Down

0 comments on commit b1b0103

Please sign in to comment.