Skip to content
Permalink
Browse files
removed acceptance script
  • Loading branch information
nealc3 committed Dec 6, 2019
1 parent e07dd85 commit 294e8785ff38b794d7dd973373f939ba8c333b1f
Showing 1 changed file with 1 addition and 1 deletion.
@@ -15,7 +15,7 @@
"jsdoc": "node_modules/.bin/jsdoc -c jsdoc.conf",
"coverage": "node_modules/.bin/istanbul check-coverage --statement 90 --branch 100 --function 90 --line 100",
"start": "node index.js",
"acceptance": "acceptanceTests/scripts/test.sh"

},
"dependencies": {
"bcryptjs": "^2.4.3",

0 comments on commit 294e878

Please sign in to comment.