This commit is contained in:
2020-07-12 17:53:39 -05:00
parent 980161af4c
commit aeb04580e0

View File

@@ -22,7 +22,7 @@
"jest": "^26.1.0"
},
"scripts": {
"test": "jest",
"test": "jest --passWithNoTests",
"start": "node ./src/index.js"
},
"repository": {