diff options
author | John Firebaugh <john.firebaugh@gmail.com> | 2018-01-08 14:46:44 -0800 |
---|---|---|
committer | John Firebaugh <john.firebaugh@gmail.com> | 2018-01-09 17:27:02 -0800 |
commit | 0eb4b5cc0ec494f4b8de6933d2eddf97b12a77f7 (patch) | |
tree | 03c1263e633ccd89ca3b0203214cc56e2ff6b193 /platform/node | |
parent | e887cda986218ae84317b3ecb5ba81d9b9bb776f (diff) | |
download | qtlocation-mapboxgl-0eb4b5cc0ec494f4b8de6933d2eddf97b12a77f7.tar.gz |
[core] Omit inferred type annotations for 'coalesce' arguments
Diffstat (limited to 'platform/node')
-rw-r--r-- | platform/node/test/ignores.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/platform/node/test/ignores.json b/platform/node/test/ignores.json index 06c4d4885d..7cb3560f4d 100644 --- a/platform/node/test/ignores.json +++ b/platform/node/test/ignores.json @@ -1,5 +1,4 @@ { - "expression-tests/coalesce/inference": "https://github.com/mapbox/mapbox-gl-native/issues/10588", "query-tests/circle-stroke-width/inside": "https://github.com/mapbox/mapbox-gl-native/issues/10307", "query-tests/geometry/multilinestring": "needs investigation", "query-tests/geometry/multipolygon": "needs investigation", |