Skip to content

Commit c781ce4

Browse files
committed
Add watcher YAML REST tests to restResourcesZip (#130805)
1 parent 1bf6e69 commit c781ce4

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
@@ -28,6 +28,7 @@ dependencies {
2828
platinumTests project(path: ':x-pack:plugin:eql:qa:rest', configuration: 'restXpackTests')
2929
platinumTests project(path: ':x-pack:plugin:ent-search', configuration: 'restXpackTests')
3030
platinumTests project(path: ':x-pack:plugin:inference', configuration: 'restXpackTests')
31+
platinumTests project(path: ':x-pack:plugin:watcher:qa:rest', configuration: 'restXpackTests')
3132
platinumCompatTests project(path: ':x-pack:plugin', configuration: 'restCompatTests')
3233
platinumCompatTests project(path: ':x-pack:plugin:eql:qa:rest', configuration: 'restCompatTests')
3334
}

0 commit comments

Comments
 (0)