Skip to content

Commit d006bee

Browse files
test: jest error resolved
1 parent f60a305 commit d006bee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"start": "node index.js",
88
"build": "echo \"Building app\"",
99
"lint": "echo \"Linting\"",
10-
"test": "jest"
10+
"test": "jest --passWithNoTests"
1111
},
1212
"jest": {
1313
"testEnvironment": "node"

0 commit comments

Comments
 (0)