Skip to content

Commit 11c0e09

Browse files
authored
Add watcher YAML REST tests to restResourcesZip (#130805) (#130923)
1 parent e60efe2 commit 11c0e09

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

0 commit comments

Comments
 (0)