[TEST] remove AwaitsFix that was fixed with #16615
This commit is contained in:
parent
9beb82b036
commit
f547886a9b
|
@ -119,7 +119,6 @@ public class GeoPolygonQueryBuilderTests extends AbstractQueryTestCase<GeoPolygo
|
|||
* explicitly mapped
|
||||
*/
|
||||
@Override
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/16399")
|
||||
public void testToQuery() throws IOException {
|
||||
assumeTrue("test runs only when at least a type is registered", getCurrentTypes().length > 0);
|
||||
super.testToQuery();
|
||||
|
|
Loading…
Reference in New Issue