diff --git a/package.json b/package.json index 8083ba8..1513f9c 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ } ], "scripts": { - "test": "mocha" + "test": "node_modules/.bin/mocha --reporter mocha-circleci-reporter test/test.js" }, "repository": { "type": "git",