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 a45fd89 commit d11943aCopy full SHA for d11943a
qa/mixed-cluster/build.gradle
@@ -23,6 +23,7 @@ apply plugin: 'elasticsearch.rest-resources'
23
24
dependencies {
25
restTestConfig project(path: ':modules:aggregations', configuration: 'restTests')
26
+ restTestConfig project(path: ':modules:mapper-extras', configuration: 'restTests')
27
}
28
29
restResources {
0 commit comments