Skip to content

Commit 3d632dd

Browse files
committed
showStandardStreams = true
1 parent a35f8a2 commit 3d632dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ tasks {
7676
events("passed", "skipped", "failed")
7777
exceptionFormat = TestExceptionFormat.FULL
7878
showStackTraces = true
79+
showStandardStreams = true
7980
}
8081
}
8182

0 commit comments

Comments
 (0)