We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f7ed81 commit 5bcf11aCopy full SHA for 5bcf11a
tests/draft4/type.json
@@ -188,7 +188,7 @@
188
"valid": false
189
},
190
{
191
- "description": "an array is not an array",
+ "description": "an array is an array",
192
"data": [],
193
"valid": true
194
@@ -234,7 +234,7 @@
234
235
236
237
- "description": "a boolean is not a boolean",
+ "description": "a boolean is a boolean",
238
"data": true,
239
240
0 commit comments