Skip to content

Commit c3ab3e4

Browse files
committed
Murmur3 plugin not using test cluster
1 parent 43fb029 commit c3ab3e4

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

plugins/mapper-murmur3/build.gradle

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,6 @@ dependencies {
2121
clusterModules project(':modules:lang-painless')
2222
}
2323

24-
testClusters.configureEach {
25-
module ":modules:lang-painless"
26-
}
27-
2824
restResources {
2925
restApi {
3026
include '_common', 'indices', 'index', 'search'

0 commit comments

Comments
 (0)