Skip to content

Commit cfff962

Browse files
committed
Fix typo in build script
1 parent 4f4527b commit cfff962

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ tasks.named("yamlRestTest") {
7474
usesDefaultDistribution("uses the xpack/usage api")
7575
}
7676

77-
tasks.namd("yamlRestTestV7CompatTest") {
77+
tasks.named("yamlRestTestV7CompatTest") {
7878
usesDefaultDistribution("uses the xpack/usage api")
7979
}
8080

0 commit comments

Comments
 (0)