Skip to content

Commit 2bc033b

Browse files
committed
pass with no tests
1 parent ba11199 commit 2bc033b

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
@@ -5,7 +5,7 @@
55
"author": "Dante Calderon<mail@dantecalderon.dev>",
66
"scripts": {
77
"start": "nodemon",
8-
"test": "jest"
8+
"test": "jest --passWithNoTests"
99
},
1010
"devDependencies": {
1111
"@types/jest": "^25.1.4",

0 commit comments

Comments
 (0)