Skip to content

Commit a6b3ef2

Browse files
committed
fix: remove default test script from package.json
Signed-off-by: kaifcoder <kaifmohd2014@gmail.com>
1 parent 993041e commit a6b3ef2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
"description": "CLI to scaffold a polyglot microservice monorepo",
55
"main": "bin/index.js",
66
"scripts": {
7-
"test": "echo \"Error: no test specified\" && exit 1",
87
"create-polyglot": "node ./bin/index.js"
98
},
109
"bin": {

0 commit comments

Comments
 (0)