Skip to content

Commit

Permalink
Merge pull request #48 from YamStranger/master
Browse files Browse the repository at this point in the history
Updating logging of tests
  • Loading branch information
YamStranger committed Feb 24, 2016
2 parents 8a28d5c + 2bc5efa commit cf10c32
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 cf10c32

Please sign in to comment.