summaryrefslogtreecommitdiff
path: root/test/fixtures/style_parser/expressions.info.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/fixtures/style_parser/expressions.info.json')
-rw-r--r--test/fixtures/style_parser/expressions.info.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/fixtures/style_parser/expressions.info.json b/test/fixtures/style_parser/expressions.info.json
index 9e1765ecd0..4649227934 100644
--- a/test/fixtures/style_parser/expressions.info.json
+++ b/test/fixtures/style_parser/expressions.info.json
@@ -5,7 +5,7 @@
[1, "WARNING", "ParseStyle", "[2]: Expected number but found string instead."],
[1, "WARNING", "ParseStyle", "\"zoom\" expression may only be used as input to a top-level \"step\" or \"interpolate\" expression."],
[1, "WARNING", "ParseStyle", "value must be a string"],
- [1, "WARNING", "ParseStyle", "property expressions not supported"],
+ [1, "WARNING", "ParseStyle", "data expressions not supported"],
[1, "WARNING", "ParseStyle", "Type array<number> is not interpolatable."]
]
}