Skip to content

Commit 2df563e

Browse files
authored
Update package.json
1 parent bf3cf65 commit 2df563e

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
@@ -7,7 +7,7 @@
77
"test": "tests"
88
},
99
"scripts": {
10-
"test": "jest --passWithNoTests",
10+
"test": "jest",
1111
"start": "node src/server.js",
1212
"dev": "nodemon src/server.js"
1313
},

0 commit comments

Comments
 (0)