summaryrefslogtreecommitdiff
path: root/test/fixtures/style_parser/line-width.style.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/fixtures/style_parser/line-width.style.json')
-rw-r--r--test/fixtures/style_parser/line-width.style.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/fixtures/style_parser/line-width.style.json b/test/fixtures/style_parser/line-width.style.json
index e5fe6fa8e1..1f677460c4 100644
--- a/test/fixtures/style_parser/line-width.style.json
+++ b/test/fixtures/style_parser/line-width.style.json
@@ -14,7 +14,7 @@
"source-layer": "waterway",
"filter": ["in", "type", "river", "canal"],
"paint": {
- "line-width": null
+ "line-width": "no"
}
}]
}