Commit 0ffcd284 authored by Boris Kocherov's avatar Boris Kocherov

tests: use draft4 tests and disable optional tests by default

parent 393ece50
......@@ -164,7 +164,7 @@ module.exports = function (grunt) {
files_to_json: {
files: {
src: 'node_modules/json-schema-test-suite/tests/draft7/**/*.json',
src: 'node_modules/json-schema-test-suite/tests/draft4/*.json',
dest: 'test_index.json'
}
},
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment