util.jsonschema: Tweak description of disabled test

This doesn't fail because of additionalProperties, looks more like some
issue with recursive definitions and util.jsonpointer that I don't want
feel like investigating now.
This commit is contained in:
Kim Alvefur 2023-04-22 12:45:58 +02:00
parent 1e5f088714
commit 3697942a4a

View file

@ -35,7 +35,7 @@ local skip = {
["patternProperties.json"] = "NYI",
["properties.json:1:2"] = "NYI",
["properties.json:1:3"] = "NYI",
["ref.json:0:3"] = "NYI additionalProperties",
["ref.json:0:3"] = "util.jsonpointer recursive issue?",
["ref.json:11"] = "NYI",
["ref.json:12:1"] = "FIXME",
["ref.json:13"] = "NYI",