Skip to content

Commit 5417bd3

Browse files
committed
Update test script
1 parent 9a6e25e commit 5417bd3

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
@@ -19,7 +19,7 @@
1919
"build/moduless-electron.js"
2020
],
2121
"scripts": {
22-
"test" : "echo \"Error: no test specified\" && exit 1",
22+
"test" : "echo \"Error: no test specified\" && exit 0",
2323
"publish": "np",
2424
"build-example": "cd example && tsc --build"
2525
},

0 commit comments

Comments
 (0)