Skip to content

Commit

Permalink
test: update JSON-Schema-Test-Suite to 2023-07-20 (latest)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChALkeR committed Jul 26, 2023
1 parent 054e0f5 commit b5450e8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion test/JSON-Schema-Test-Suite
1 change: 1 addition & 0 deletions test/json-schema.js
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ const unsafe = new Set([
// no bookending
'draft-next/dynamicRef.json/A $dynamicRef resolves to the first $dynamicAnchor still in scope that is encountered when the schema is evaluated',
"draft-next/dynamicRef.json/A $dynamicRef with intermediate scopes that don't include a matching $dynamicAnchor does not affect dynamic scope resolution",
'draft-next/dynamicRef.json/multiple dynamic paths to the $dynamicRef keyword',

// ajv tests
'rules/if.json/then/else without if should be ignored',
Expand Down

0 comments on commit b5450e8

Please sign in to comment.