You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: t/zzz-acceptance-draft2019-09.t
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -69,6 +69,7 @@ acceptance_tests(
69
69
'ref to then',
70
70
'ref to else',
71
71
'ref with absolute-path-reference',
72
+
'$ref with $recursiveAnchor',
72
73
] },
73
74
{ file=> ['unknownKeyword.json', 'optional/unknownKeyword.json'], group_description=>'$id inside an unknown keyword is not a real identifier', test_description=>'type matches second anyOf, which has a real schema in it' },
74
75
{ file=>'optional/anchor.json', '$anchor inside an enum is not a real identifier', 'exact match to enum, and type matches' },
0 commit comments