Skip to content

Commit

Permalink
chore: updating logging of tests
Browse files Browse the repository at this point in the history
  • Loading branch information
YamStranger committed Feb 24, 2016
1 parent 8a28d5c commit 2bc5efa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ test {
maxParallelForks = Runtime.runtime.availableProcessors()
testLogging {
exceptionFormat = 'full'
showStandardStreams = true
// showStandardStreams = true
}
}

Expand Down

0 comments on commit 2bc5efa

Please sign in to comment.