Skip to content

Commit 8a3a542

Browse files
committed
Fix invalid JSON error
1 parent 8a89f58 commit 8a3a542

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/draft2020-12/ref.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -455,7 +455,7 @@
455455
"$ref": "#/$defs/inner"
456456
}
457457
},
458-
"$ref": "schema-relative-uri-defs2.json",
458+
"$ref": "schema-relative-uri-defs2.json"
459459
},
460460
"tests": [
461461
{

0 commit comments

Comments
 (0)