mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-27 17:10:22 -04:00
Include mapper extras yaml tests into mixed cluster qa module. (#130023)
This commit is contained in:
parent
a455a4a170
commit
eef5c14876
1 changed files with 1 additions and 0 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue