From 5339b01359ffd727ff30ea8310bf805d72fee2b7 Mon Sep 17 00:00:00 2001 From: Christian Clason Date: Sat, 8 Aug 2026 09:51:00 +0200 Subject: test(usd): fix failing highlight test --- tests/query/highlights/usd/properties.usda | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/query/highlights/usd/properties.usda b/tests/query/highlights/usd/properties.usda index 790ccfab7..4d4b17d65 100644 --- a/tests/query/highlights/usd/properties.usda +++ b/tests/query/highlights/usd/properties.usda @@ -1,4 +1,4 @@ -dictionary foo = {} +dictionary foo # <- @type half[] foo = [2, 1, 2] # <- @type -- cgit v1.3.1