Skip to content

Commit 3c2c72b

Browse files
committed
Enable full logging
1 parent 3252534 commit 3c2c72b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jar {
3636
test {
3737
testLogging {
3838
events "failed"
39-
exceptionFormat "short"
39+
exceptionFormat "full"
4040
}
4141
}
4242

0 commit comments

Comments
 (0)