summaryrefslogtreecommitdiff
path: root/test/fixtures/style_parser/circle-blur.style.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/fixtures/style_parser/circle-blur.style.json')
-rw-r--r--test/fixtures/style_parser/circle-blur.style.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/fixtures/style_parser/circle-blur.style.json b/test/fixtures/style_parser/circle-blur.style.json
index 8140ad5e47..9c82142c21 100644
--- a/test/fixtures/style_parser/circle-blur.style.json
+++ b/test/fixtures/style_parser/circle-blur.style.json
@@ -12,7 +12,7 @@
"type": "circle",
"source": "mapbox",
"paint": {
- "circle-blur": null
+ "circle-blur": "no"
}
}]
}