Skip to content

Commit

Permalink
fix(test): Remove test script
Browse files Browse the repository at this point in the history
Remove the test script form packages scripts
  • Loading branch information
joaogarin committed Sep 20, 2016
1 parent d0944ba commit d43c435
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"description": "Dependencies for the epiq theme in Recruiter distro",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"commit": "git-cz",
"prepublish": "bundle-deps"
},
Expand Down

0 comments on commit d43c435

Please sign in to comment.