Remove left-over comment
This commit is contained in:
parent
3f56044834
commit
f5de25c618
|
@ -25,9 +25,3 @@ dependencies {
|
||||||
testCompile project(path: ':modules:rank-eval', configuration: 'runtime')
|
testCompile project(path: ':modules:rank-eval', configuration: 'runtime')
|
||||||
testCompile project(path: ':modules:lang-mustache', configuration: 'runtime')
|
testCompile project(path: ':modules:lang-mustache', configuration: 'runtime')
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
|
||||||
* One of the integration tests doesn't work with the zip distribution
|
|
||||||
* and will be fixed later.
|
|
||||||
* Tracked by https://github.com/elastic/elasticsearch/issues/30628
|
|
||||||
*/
|
|
||||||
|
|
Loading…
Reference in New Issue