Edited test command

This commit is contained in:
ninjdai1 2022-11-09 15:15:53 +01:00
parent 70f30f6161
commit decfb37426

View File

@ -4,7 +4,7 @@
"description": "Best bot ever OwO",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "node index"
},
"repository": {
"type": "git",