Skip to content

Commit f4c0614

Browse files
committed
Silent jest test
1 parent b2adfca commit f4c0614

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
@@ -4,7 +4,7 @@
44
"description": "Functional programming in Sass",
55
"main": "lambda.scss",
66
"scripts": {
7-
"test": "jest"
7+
"test": "jest --silent"
88
},
99
"repository": {
1010
"type": "git",

0 commit comments

Comments
 (0)