Skip to content
Permalink
Browse files
removed old test
  • Loading branch information
aa7401 committed Nov 14, 2019
1 parent 3525cc7 commit 086c47942af348db527399073a7605fefb5a82cc
Showing 1 changed file with 0 additions and 1 deletion.
@@ -9,7 +9,6 @@
"scripts": {
"coverage": "./node_modules/.bin/jest --coverage 'unit tests/' && ./node_modules/.bin/istanbul check-coverage --statement 100 --branch 100 --function 100 --line 100",
"dependency": "./node_modules/.bin/dependency-check -i bcrypt --unused --no-dev . && node_modules/.bin/dependency-check -i modules --missing .",
"duplication": "node_modules/.bin/jscpd -p . --config .cpd.yml",
"start": "node index.js",
"jsdoc": "node_modules/.bin/jsdoc -c jsdoc.conf",
"linter": "node_modules/.bin/eslint .",

0 comments on commit 086c479

Please sign in to comment.