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 bc515c4 commit 5cf49f3Copy full SHA for 5cf49f3
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