Skip to content
This repository has been archived by the owner on Nov 3, 2022. It is now read-only.

Commit

Permalink
disable for now due to bookshelf/bookshelf#1044
Browse files Browse the repository at this point in the history
  • Loading branch information
genediazjr committed Nov 19, 2016
1 parent 3d52bf1 commit dd807a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"node": ">=4.0.0"
},
"scripts": {
"test": "lab -c -v -L -a code",
"test": "lab -c -v -L -a code -l",
"test-cover": "lab -c -v -L -a code -r html -o ./coverage.html -L && open ./coverage.html"
},
"dependencies": {
Expand Down

0 comments on commit dd807a3

Please sign in to comment.