Support parallelization in another IDE tests
This commit is contained in:
@@ -59,6 +59,6 @@ sourceSets {
|
||||
|
||||
testsJar {}
|
||||
|
||||
projectTest {
|
||||
projectTest(parallel = false) {
|
||||
workingDir = rootDir
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user