Skip to content

Commit

Permalink
fix #2308 align reactor-tools test output with others projects
Browse files Browse the repository at this point in the history
  • Loading branch information
ericbottard committed Sep 8, 2020
1 parent 0e9af3b commit 1c88e3f
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions reactor-tools/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -66,13 +66,6 @@ test {
: "-XX:TraceRedefineClasses=2"
]

testLogging {
displayGranularity 1
showStackTraces = true
showStandardStreams = true
exceptionFormat = 'full'
events "STARTED", "PASSED", "FAILED", "SKIPPED"
}
}

jar {
Expand Down

0 comments on commit 1c88e3f

Please sign in to comment.