Skip to content

Commit

Permalink
Show stdout in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
trask committed Jan 20, 2025
1 parent 258befe commit f54e416
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions buildSrc/src/main/kotlin/otel.java-conventions.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,7 @@ tasks {

testLogging {
exceptionFormat = TestExceptionFormat.FULL
showExceptions = true
showCauses = true
showStackTraces = true
showStandardStreams = true
}
}

Expand Down

0 comments on commit f54e416

Please sign in to comment.