Skip to content

Commit

Permalink
Enables verbose logging for PITest troubleshooting
Browse files Browse the repository at this point in the history
  • Loading branch information
jqno committed Sep 20, 2024
1 parent e4ae447 commit adee6ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -335,6 +335,7 @@
</dependency>
</dependencies>
<configuration>
<verbose>true</verbose>
<jvmArgs>
<jvmArg>${argline.preview}</jvmArg>
</jvmArgs>
Expand Down

0 comments on commit adee6ea

Please sign in to comment.