diff --git a/package.json b/package.json index 107e2e2e..ea68c355 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "scripts": { "build": "./node_modules/gulp/bin/gulp.js;", "serve": "./node_modules/gulp/bin/gulp.js serve;", - "test": "./node_modules/gulp/bin/gulp.js; ./node_modules/mocha/bin/mocha src/test/e2e/index.js" + "test": "./node_modules/gulp/bin/gulp.js; ./node_modules/mocha/bin/mocha" }, "repository": { "type": "git",