[TEST] remove AwaitsFix that was fixed with #16615

This commit is contained in:
javanna 2016-08-08 20:10:08 +02:00 committed by Luca Cavanna
parent 9beb82b036
commit f547886a9b
1 changed files with 0 additions and 1 deletions

View File

@ -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();