spec/util_jsonschema_spec.lua
changeset 13389 72d7830505f0
parent 13110 8c762a30eae0
--- a/spec/util_jsonschema_spec.lua	Sun Dec 03 15:46:33 2023 +0100
+++ b/spec/util_jsonschema_spec.lua	Sat Dec 02 21:45:38 2023 +0100
@@ -56,6 +56,7 @@
 	["not.json:6"] = "NYI",
 	["refRemote.json"] = "DEFINITELY NYI",
 	["required.json:0:2"] = "distinguishing objects from arrays",
+	["type.json:0:1"] = "1.0 is not an integer!",
 	["type.json:3:4"] = "distinguishing objects from arrays",
 	["type.json:3:6"] = "null is weird",
 	["type.json:4:3"] = "distinguishing objects from arrays",