Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
kkrik-es authored Oct 3, 2024
1 parent a3af7f3 commit c4d618c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rest-api-spec/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,6 @@ tasks.named("precommit").configure {
dependsOn 'enforceYamlTestConvention'
}


tasks.named("yamlRestTestV7CompatTransform").configure({ task ->
task.skipTest("indices.sort/10_basic/Index Sort", "warning does not exist for compatibility")
task.skipTest("search/330_fetch_fields/Test search rewrite", "warning does not exist for compatibility")
Expand Down

0 comments on commit c4d618c

Please sign in to comment.