mirror of https://github.com/halo-dev/halo
Disable standard streams of test logging (#1706)
* Disable standard streams of test loggingpull/1715/head
parent
b6dc37b6f6
commit
9897999e51
|
@ -144,5 +144,4 @@ dependencies {
|
|||
|
||||
test {
|
||||
useJUnitPlatform()
|
||||
testLogging.showStandardStreams = true
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue