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 68f6e1c commit 9fe5a6aCopy full SHA for 9fe5a6a
test/external-modules/failing-field/build.gradle
@@ -8,7 +8,7 @@
8
*/
9
10
apply plugin: 'elasticsearch.internal-java-rest-test'
11
-
+apply plugin: 'elasticsearch.internal-es-plugin'
12
13
tasks.named('javaRestTest') {
14
usesDefaultDistribution()
0 commit comments