|
@@ -49,6 +49,7 @@ dependencies {
|
|
|
|
|
|
compileOnly project(path: xpackModule('core'), configuration: 'default')
|
|
|
testCompile project(path: xpackModule('core'), configuration: 'testArtifacts')
|
|
|
+ testCompile project(path: xpackModule('monitoring'), configuration: 'testArtifacts')
|
|
|
}
|
|
|
|
|
|
dependencyLicenses {
|