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 7d68935 commit 6b0cfb5Copy full SHA for 6b0cfb5
x-pack/plugin/enrich/build.gradle
@@ -14,9 +14,6 @@ dependencies {
14
testCompile project(path: xpackModule('core'), configuration: 'testArtifacts')
15
testCompile project(path: ':modules:ingest-common')
16
testCompile project(path: xpackModule('monitoring'), configuration: 'testArtifacts')
17
- if (isEclipse) {
18
- testCompile project(path: xpackModule('core-tests'), configuration: 'testArtifacts')
19
- }
20
}
21
22
// No real integ tests in the module:
0 commit comments