diff --git a/package.json b/package.json index e25e76d..c72fafd 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "matrix bot for jitsi-admin", "main": "index.mjs", "scripts": { - "test": "echo \"Error: no test specified\" && exit 1", + "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC",