diff --git a/package.json b/package.json index bff4ef2b0e8bdc131bd413479da6bb2f4c60b0ca..dec8275c865878e06048e03f137703e05632a3f0 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "NGSI-LD Schema Compilation", "main": "index.js", "scripts": { - "test": "ajv compile -s schema/Entity.json -r schema/common.json -r schema/geometry-schema.json" + "test": "scripts/validate_schema.sh" }, "repository": { "type": "git",