Skip to content

Commit e14153a

Browse files
committed
disabled tests command
1 parent b340c2d commit e14153a

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
@@ -3,7 +3,7 @@
33
"version": "0.1.0",
44
"description": "Libraries and utilities for smart contracts",
55
"scripts": {
6-
"test": "echo \"Error: no test specified\" && exit 1"
6+
"test": "echo \"Tests are skipped for now\""
77
},
88
"repository": {
99
"type": "git",

0 commit comments

Comments
 (0)