Skip to content

Commit ec41d1c

Browse files
committed
Silent test script
1 parent 4c5ab89 commit ec41d1c

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
@@ -7,7 +7,7 @@
77
"deploy-env": "lib/cli.js"
88
},
99
"scripts": {
10-
"test": "jest",
10+
"test": "jest --silent",
1111
"prepublishOnly": "pnpm run build",
1212
"build": "rm -rf lib && tsc",
1313
"postbuild": "pnpm run shebang && pnpm run terse",

0 commit comments

Comments
 (0)