Skip to content

Commit fe8aaa8

Browse files
Merge branch 'main' into batched-exec-short
2 parents 771ca68 + cdb6230 commit fe8aaa8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

x-pack/plugin/ent-search/build.gradle

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,10 @@ tasks.named("yamlRestTest") {
7474
usesDefaultDistribution("uses the xpack/usage api")
7575
}
7676

77+
tasks.named("yamlRestCompatTest") {
78+
usesDefaultDistribution("uses the xpack/usage api")
79+
}
80+
7781
tasks.named("yamlRestCompatTestTransform") { task ->
7882
// Behavioral Analytics is deprecated with 9.0.0.
7983
task.addAllowedWarning("Behavioral Analytics is deprecated and will be removed in a future release.")

0 commit comments

Comments
 (0)