Support parallelization in another IDE tests
This commit is contained in:
@@ -42,7 +42,7 @@ dependencies {
|
||||
}
|
||||
|
||||
|
||||
projectTest {
|
||||
projectTest(parallel = true) {
|
||||
workingDir = rootDir
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user