From 0edbd2afd9469d2ad42345aedc1b480bc08c15ee Mon Sep 17 00:00:00 2001 From: John Firebaugh Date: Mon, 22 May 2017 11:53:38 -0700 Subject: [PATCH] Enable passing test in gl-native --- .../render-tests/icon-pixelratio-mismatch/default/style.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/test/integration/render-tests/icon-pixelratio-mismatch/default/style.json b/test/integration/render-tests/icon-pixelratio-mismatch/default/style.json index e3de2b695a5..f918c923c17 100644 --- a/test/integration/render-tests/icon-pixelratio-mismatch/default/style.json +++ b/test/integration/render-tests/icon-pixelratio-mismatch/default/style.json @@ -2,9 +2,6 @@ "version": 8, "metadata": { "test": { - "ignored": { - "native": "https://github.com/mapbox/mapbox-gl-native/issues/3164" - }, "pixelRatio": 0.5, "height": 256 } @@ -53,4 +50,4 @@ } } ] -} \ No newline at end of file +}