|
@@ -22,6 +22,7 @@ dependencies {
|
|
|
freeTests project(path: ':modules:analysis-common', configuration: 'restTests')
|
|
|
freeTests project(path: ':modules:data-streams', configuration: 'restTests')
|
|
|
freeTests project(path: ':modules:ingest-geoip', configuration: 'restTests')
|
|
|
+ freeTests project(path: ':modules:streams', configuration: 'restTests')
|
|
|
compatApis project(path: ':rest-api-spec', configuration: 'restCompatSpecs')
|
|
|
compatApis project(path: ':x-pack:plugin', configuration: 'restCompatSpecs')
|
|
|
freeCompatTests project(path: ':rest-api-spec', configuration: 'restCompatTests')
|