There was an error while loading. Please reload this page.
1 parent cdf1fe8 commit 923cef6Copy full SHA for 923cef6
1 file changed
test/json-schema.js
@@ -76,7 +76,7 @@ const unsupported = new Set([
76
77
// We don't support custom meta-schemas (yet?)
78
'vocabulary.json', // Disables some checks in a custom vocabulary set
79
- 'optional/format-assertion.json', // Unexpected schema id, otherwise this would have passed
+ 'optional/format-assertion.json', // Unexpected schema id, otherwise this would have passed
80
81
// we have leading time-offset (e.g. Z) optional in time format for compat reasons for now
82
'optional/format/time.json/validation of time strings/no time offset',
0 commit comments