diff --git a/package.json b/package.json index 2069e5b..b89c3bd 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "format": "prettier --write **/*.ts", "format-check": "prettier --check **/*.ts", "lint": "eslint **/*.ts --cache", - "test": "jest" + "test": "jest --passWithNoTests" }, "repository": { "type": "git",