diff --git a/package.json b/package.json index b5adba1..950f99b 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "version": "0.0.1", "repository": "https://github.com/OpenSprinkler/Weather-Adjustments/", "scripts": { - "test": "mocha test" + "test": "mocha --exit test" }, "dependencies": { "dotenv": "^6.0.0",