Skip to content

Commit ede18e4

Browse files
authored
Add downsample YAML tests to rest-resources-zip (#137308) (#137310)
1 parent 52eb9e5 commit ede18e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

x-pack/rest-resources-zip/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ dependencies {
2727
compatApis project(path: ':x-pack:plugin', configuration: 'restCompatSpecs')
2828
freeCompatTests project(path: ':rest-api-spec', configuration: 'restCompatTests')
2929
platinumTests project(path: ':x-pack:plugin', configuration: 'restXpackTests')
30+
platinumTests project(path: ':x-pack:plugin:downsample:qa:rest', configuration: 'restXpackTests')
3031
platinumTests project(path: ':x-pack:plugin:eql:qa:rest', configuration: 'restXpackTests')
3132
platinumTests project(path: ':x-pack:plugin:ent-search', configuration: 'restXpackTests')
3233
platinumTests project(path: ':x-pack:plugin:inference', configuration: 'restXpackTests')

0 commit comments

Comments
 (0)