Skip to content

Commit

Permalink
✅ trim the stack trace in unit tests reports to just the lines within…
Browse files Browse the repository at this point in the history
… the test
  • Loading branch information
ujibang committed May 10, 2023
1 parent 46650bb commit cd7b6b7
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 @@ -496,6 +496,7 @@
<excludes>
<exclude>**/IT*.java</exclude>
</excludes>
<trimStackTrace>true</trimStackTrace>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit cd7b6b7

Please sign in to comment.