Merge branch 'master' into master

This commit is contained in:
Michael Muller 2019-02-19 15:28:01 -05:00 committed by GitHub
commit 6dbb74c1d0
4 changed files with 18 additions and 12 deletions

View file

@ -609,6 +609,8 @@ test {
// This setting makes the build take 35 minutes, without it it takes about 10.
// forkEvery 1
forkEvery 1
// Sets the maximum number of test executors that may exist at the same time.
maxParallelForks 5