Skip to content

Commit 6af0121

Browse files
committed
Updated test command in package.json
1 parent 32a6e1b commit 6af0121

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
@@ -4,7 +4,7 @@
44
"description": "Array Helper functions.",
55
"main": "index.js",
66
"scripts": {
7-
"test": "echo \"Error: no test specified\" && exit 1"
7+
"test": "exit 0"
88
},
99
"repository": {
1010
"type": "git",

0 commit comments

Comments
 (0)