Skip to content

Commit e047d4c

Browse files
authored
Update package.json
1 parent 829fa0c commit e047d4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"type": "module",
77
"scripts": {
88
"start": "nodemon app.js",
9-
"test": "echo \"Error: no test specified\" && exit 1"
9+
"test": "echo \"Error: no test specified\" && exit 0"
1010
},
1111
"keywords": [],
1212
"author": "",

0 commit comments

Comments
 (0)