Skip to content

Commit

Permalink
#378: Tried switch to get integration test coverage in report.
Browse files Browse the repository at this point in the history
  • Loading branch information
redcatbear committed Feb 15, 2024
1 parent bb7c374 commit 782ecc7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -378,6 +378,7 @@
<configuration>
<systemPropertyVariables>
<java.util.logging.config.file>${basedir}/src/test/resources/logging.properties</java.util.logging.config.file>
<test.coverage>true</test.coverage>
</systemPropertyVariables>
<useModulePath>true</useModulePath>
<argLine>
Expand Down

0 comments on commit 782ecc7

Please sign in to comment.