diff --git a/bot/package.json b/bot/package.json index fe92567..fb0cd34 100644 --- a/bot/package.json +++ b/bot/package.json @@ -9,7 +9,7 @@ "main": "index.js", "devDependencies": {}, "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" + "test": "node roundbot.mjs" }, "keywords": [], "author": "",