Skip to content

Commit 80306b8

Browse files
authored
Show test output (open-telemetry#8679)
1 parent f0b9a25 commit 80306b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

conventions/src/main/kotlin/otel.java-conventions.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -307,6 +307,7 @@ tasks.withType<Test>().configureEach {
307307

308308
testLogging {
309309
exceptionFormat = TestExceptionFormat.FULL
310+
showStandardStreams = true
310311
}
311312
}
312313

0 commit comments

Comments
 (0)