summaryrefslogtreecommitdiff
path: root/test/style/conversion/layer.test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/style/conversion/layer.test.cpp')
-rw-r--r--test/style/conversion/layer.test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/style/conversion/layer.test.cpp b/test/style/conversion/layer.test.cpp
index 079d7ce5a5..9d04c48d28 100644
--- a/test/style/conversion/layer.test.cpp
+++ b/test/style/conversion/layer.test.cpp
@@ -132,7 +132,7 @@ TEST(StyleConversion, OverrideDefaults) {
EXPECT_EQ(2u, roundTrippedObject.at("paint").getObject()->size());
}
-TEST(StyleConversion, SetGenericProperties) {
+TEST(StyleConversion, SetLayerGenericProperties) {
auto layer = parseLayer(R"JSON({
"type": "symbol",
"id": "symbol",