Skip to content

Commit 43828fe

Browse files
committed
Simplify adjacent additionalProperties test
1 parent 347d609 commit 43828fe

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/draft2020-12/unevaluatedProperties.json

-3
Original file line numberDiff line numberDiff line change
@@ -130,9 +130,6 @@
130130
"description": "unevaluatedProperties with adjacent additionalProperties",
131131
"schema": {
132132
"$schema": "https://json-schema.org/draft/2020-12/schema",
133-
"properties": {
134-
"foo": { "type": "string" }
135-
},
136133
"additionalProperties": true,
137134
"unevaluatedProperties": false
138135
},

0 commit comments

Comments
 (0)