Skip to content

Commit 77272da

Browse files
committed
Update npm test script
1 parent ce5f12c commit 77272da

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": "Rename your default branch on GitHub",
55
"main": "index.js",
66
"scripts": {
7-
"test": "jest"
7+
"test": "echo 'No tests found'"
88
},
99
"keywords": [
1010
"github",

0 commit comments

Comments
 (0)