Skip to content

Commit 5cf49f3

Browse files
committed
Run bwc tests on mapper-extras tests
1 parent bc515c4 commit 5cf49f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

qa/mixed-cluster/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ apply plugin: 'elasticsearch.rest-resources'
2323

2424
dependencies {
2525
restTestConfig project(path: ':modules:aggregations', configuration: 'restTests')
26+
restTestConfig project(path: ':modules:mapper-extras', configuration: 'restTests')
2627
}
2728

2829
restResources {

0 commit comments

Comments
 (0)