Skip to content

Commit 4b778b0

Browse files
bypass test command
1 parent 007c915 commit 4b778b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "a key value database ",
55
"main": "index.js",
66
"scripts": {
7-
"test": "echo \"Error: no test specified\" && exit 1"
7+
"test": "echo \"Error: no test specified\" && exit 0"
88
},
99
"repository": {
1010
"type": "git",

0 commit comments

Comments
 (0)