diff --git a/package.json b/package.json index f5d8887..41f4c21 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ }, "main": "./lib/docker", "scripts": { - "test": "./node_modules/mocha/bin/mocha -R spec --exit" + "test": "./node_modules/mocha/bin/mocha.js -R spec --exit" }, "license": "Apache-2.0", "engines": {