fixed incorrect property
This commit is contained in:
@@ -287,9 +287,11 @@ project(":tests"){
|
||||
test{
|
||||
useJUnitPlatform()
|
||||
workingDir = new File("../core/assets")
|
||||
testLogging {
|
||||
exceptionFormat = 'full'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
project(":tools"){
|
||||
apply plugin: "java"
|
||||
|
||||
Reference in New Issue
Block a user