diff --git a/package.json b/package.json index 162f7ba..cee6d17 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "A high-level utility which will will generate Knex query from a single JSON object.", "main": "index.js", "scripts": { - "test": "mocha -R spec" + "test": "node test" }, "repository": { "type": "git",