Skip to content

Commit

Permalink
Merge pull request #8 from FontysVenlo/consoleout
Browse files Browse the repository at this point in the history
Enable stdout printing in tests
  • Loading branch information
Bonajo authored Sep 25, 2024
2 parents 23c50c5 + c623dca commit d25507e
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 @@ -250,9 +250,7 @@
</argLine>
<trimStackTrace>true</trimStackTrace>
<reportFormat>plain</reportFormat>
<consoleOutputReporter>
<disable>true</disable>
</consoleOutputReporter>
<!-- This reports the individual test names to the stdout: -->
<statelessTestsetInfoReporter
implementation="org.apache.maven.plugin.surefire.extensions.junit5.JUnit5StatelessTestsetInfoTreeReporter"/>
</configuration>
Expand Down

0 comments on commit d25507e

Please sign in to comment.