@@ -23,6 +23,7 @@ apply plugin: 'elasticsearch.rest-resources'
dependencies {
restTestConfig project(path: ':modules:aggregations', configuration: 'restTests')
+ restTestConfig project(path: ':modules:mapper-extras', configuration: 'restTests')
}
restResources {