Skip to content

Commit

Permalink
Skipping test for Rest compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
mayya-sharipova committed Sep 23, 2024
1 parent bfe1318 commit 8971beb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/runtime-fields-common/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ dependencies {
}

tasks.named("yamlRestCompatTestTransform").configure({ task ->
task.skipTest("runtime_fields/110_composite/query", "warning does not exist for compatibility")
task.skipTestsByFilePattern("**/runtime_fields/110_composite.yml", "warning does not exist for compatibility")
})

0 comments on commit 8971beb

Please sign in to comment.