Skip to content

Commit a5a5f25

Browse files
committed
Testing parallel tests.
1 parent f49b821 commit a5a5f25

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jar {
5050

5151
test {
5252
maxHeapSize = "1g"
53+
forkEvery = 50
5354
maxParallelForks = Runtime.runtime.availableProcessors()
5455
}
5556

0 commit comments

Comments
 (0)