diff --git a/test/integration/query-tests/regressions/mapbox-gl-js#4494/expected.json b/test/integration/query-tests/regressions/mapbox-gl-js#4494/expected.json index 5387f9c0317..99696c8ebfa 100644 --- a/test/integration/query-tests/regressions/mapbox-gl-js#4494/expected.json +++ b/test/integration/query-tests/regressions/mapbox-gl-js#4494/expected.json @@ -10,6 +10,7 @@ "type": "Feature", "properties": {}, "source": "geojson", - "state": {} + "state": {}, + "id": "foo" } -] \ No newline at end of file +]