We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17a144c commit e3a9314Copy full SHA for e3a9314
modules/ingest-geoip/qa/multi-project/build.gradle
@@ -40,7 +40,7 @@ tasks.named { it == "javaRestTest" || it == "yamlRestTest" }.configureEach {
40
41
restResources {
42
restTests {
43
- /// includes yaml rest test from ingest_geoip folder
+ // includes yaml rest test from ingest_geoip folder
44
includeCore 'ingest_geoip'
45
}
46
0 commit comments