We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3252534 commit 3c2c72bCopy full SHA for 3c2c72b
build.gradle
@@ -36,7 +36,7 @@ jar {
36
test {
37
testLogging {
38
events "failed"
39
- exceptionFormat "short"
+ exceptionFormat "full"
40
}
41
42
0 commit comments