Skip to content

Commit d710401

Browse files
committed
test(tooling): add
Add test with exit code 0
1 parent 6d5c148 commit d710401

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
},
1414
"bin": "./cli.js",
1515
"scripts": {
16+
"test": "exit 0",
1617
"travis-deploy-once": "travis-deploy-once",
1718
"semantic-release": "semantic-release",
1819
"semantic-release-cli": "semantic-release-cli",

0 commit comments

Comments
 (0)