We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93354a5 commit d646af0Copy full SHA for d646af0
x-pack/qa/third-party/active-directory/build.gradle
@@ -29,8 +29,4 @@ tasks.named("test").configure {
29
systemProperty 'tests.security.manager', 'false'
30
include '**/*IT.class'
31
include '**/*Tests.class'
32
-
33
- // Limit how many concurrent docker test fixtures we are running
34
- maxParallelForks = 1
35
- forkEvery = 1
36
}
0 commit comments