summaryrefslogtreecommitdiff
path: root/test/fixtures/style_parser/stops-array.info.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/fixtures/style_parser/stops-array.info.json')
-rw-r--r--test/fixtures/style_parser/stops-array.info.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/fixtures/style_parser/stops-array.info.json b/test/fixtures/style_parser/stops-array.info.json
index 3324958c85..b82f5a97d7 100644
--- a/test/fixtures/style_parser/stops-array.info.json
+++ b/test/fixtures/style_parser/stops-array.info.json
@@ -1,7 +1,7 @@
{
"default": {
"log": [
- [1, "WARNING", "ParseStyle", "stops function must specify a stops array"]
+ [1, "WARNING", "ParseStyle", "line-width: function stops must be an array"]
]
}
}