mirror of
https://github.com/aljazceru/lnd-manageJ.git
synced 2026-02-23 15:04:39 +01:00
replace underscores in test names
This commit is contained in:
@@ -35,6 +35,7 @@ tasks.withType<Test>().configureEach {
|
||||
throw GradleException("Do not ignore test cases")
|
||||
}
|
||||
}))
|
||||
systemProperties = mapOf("junit.jupiter.displayname.generator.default" to "org.junit.jupiter.api.DisplayNameGenerator\$ReplaceUnderscores")
|
||||
}
|
||||
|
||||
testlogger {
|
||||
|
||||
Reference in New Issue
Block a user