Skip to content

Commit 4f4bf92

Browse files
committed
Updated test script in Package.json
1 parent bc29555 commit 4f4bf92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"build": "tsc",
99
"start": "node dist/server.js",
1010
"lint": "echo \"no linting yet\"",
11-
"test": "echo \"Error: no test specified\" && exit 1"
11+
"test": "echo \"No test specified\""
1212
},
1313
"repository": {
1414
"type": "git",

0 commit comments

Comments
 (0)