Skip to content

Commit 616240b

Browse files
Update tests/draft-next/additionalProperties.json
Co-authored-by: Jason Desrosiers <[email protected]>
1 parent c5f3e4e commit 616240b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/draft-next/additionalProperties.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@
167167
"tests": [
168168
{
169169
"description": "Valid against both keywords",
170-
"data": {"apple": 4},
170+
"data": { "apple": 4 },
171171
"valid": true
172172
},
173173
{

0 commit comments

Comments
 (0)