Test fixes
This commit is contained in:
@@ -429,6 +429,7 @@ project(":tests"){
|
||||
test{
|
||||
//fork every test so mods don't interact with each other
|
||||
forkEvery = 1
|
||||
jvmArgs = ["-XX:+HeapDumpOnOutOfMemoryError"]
|
||||
useJUnitPlatform()
|
||||
workingDir = new File("../core/assets")
|
||||
testLogging{
|
||||
|
||||
Reference in New Issue
Block a user