Skip to content

Commit 2925fdd

Browse files
committed
remove tests fail exit
1 parent fc42efb commit 2925fdd

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
@@ -6,7 +6,7 @@
66
"module": "dist/rollup-plugin-ae-jsx.es.js",
77
"scripts": {
88
"build": "rollup -c",
9-
"test": "echo \"Error: no test specified\" && exit 1"
9+
"test": "echo \"Error: no test specified\""
1010
},
1111
"files": [
1212
"dist",

0 commit comments

Comments
 (0)