Skip to content

Commit 2cb39fc

Browse files
authored
Add id field to initial test cases in type.json
1 parent 54ed4d1 commit 2cb39fc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/draft7/type.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[
22
{
3+
"id": "integer-type-matches-integers"
34
"description": "integer type matches integers",
45
"schema": {"type": "integer"},
56
"tests": [

0 commit comments

Comments
 (0)