Skip to content

Commit c3b921a

Browse files
authored
fix(api): Update package.json to add placeholder test
1 parent a3bd0ce commit c3b921a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "1.0.0",
44
"main": "index.js",
55
"scripts": {
6-
"test": "echo \"Error: no test specified\" && exit 1",
6+
"test": "echo \"No tests yet\"",
77
"backend": "nodemon server.js "
88
},
99
"nodemonConfig": {

0 commit comments

Comments
 (0)