Skip to content

Commit

Permalink
update test script
Browse files Browse the repository at this point in the history
  • Loading branch information
idleberg committed Apr 26, 2024
1 parent bebfedf commit 0d7b1be
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,8 @@
"license": "MIT",
"scripts": {
"lint": "grunt lint",
"precommit": "npm run lint",
"prepare": "husky",
"test": "grunt test"
"test": "grunt test --verbose"
},
"main": "Gruntfile.js",
"files": [
Expand Down

0 comments on commit 0d7b1be

Please sign in to comment.