mirror of
https://github.com/Suwayomi/Suwayomi-Server.git
synced 2026-06-30 09:24:34 -05:00
Fix tests (#226)
This commit is contained in:
@@ -125,7 +125,11 @@ tasks {
|
||||
}
|
||||
|
||||
test {
|
||||
useJUnit()
|
||||
useJUnitPlatform()
|
||||
testLogging {
|
||||
showStandardStreams = true
|
||||
events("passed", "skipped", "failed")
|
||||
}
|
||||
}
|
||||
|
||||
named<Copy>("processResources") {
|
||||
|
||||
Reference in New Issue
Block a user