OpenSearch/test/fixtures/build.gradle

5 lines
139 B
Groovy

subprojects {
// fixtures are mostly external and by default we don't want to check forbidden apis
disableTasks('forbiddenApisMain')
}