diff --git a/package.json b/package.json index ac0d450a..2a61c07d 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "lint-fix": "eslint --fix *.js webpack", "stylelint": "stylelint webpack/**/*.scss", "stylelint-fix": "stylelint webpack/**/*.scss --fix", - "test": "jest --no-cache" + "test": "jest --no-cache webpack" }, "repository": { "type": "git",