mirror of
https://github.com/Anuken/Mindustry.git
synced 2024-12-22 21:44:09 +07:00
fixed incorrect property
This commit is contained in:
parent
d51a8611c3
commit
128c3625e2
@ -287,7 +287,9 @@ project(":tests"){
|
||||
test{
|
||||
useJUnitPlatform()
|
||||
workingDir = new File("../core/assets")
|
||||
exceptionFormat = 'full'
|
||||
testLogging {
|
||||
exceptionFormat = 'full'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user