Skip to content

Commit f47003f

Browse files
fix duplicate test description
1 parent bcf1dc8 commit f47003f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/draft2019-09/recursiveRef.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@
264264
"valid": true
265265
},
266266
{
267-
"description": "leaf node matches: recursion uses the inner schema",
267+
"description": "leaf node does not match: recursion uses the inner schema",
268268
"data": { "foo": { "bar": true } },
269269
"valid": false
270270
}

0 commit comments

Comments
 (0)