Skip to content

Commit

Permalink
Merge pull request #69 from fac-13/minor-fixes2
Browse files Browse the repository at this point in the history
removed logic.test. from packag.json
  • Loading branch information
GiuliaTeggi authored Mar 29, 2018
2 parents c252410 + 560f29b commit 11e956b
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 @@ -10,7 +10,6 @@
"start": "node src/server.js",
"test": "nyc tape ./test/*.test.js | tap-spec",
"test-router": "nyc tape ./test/router.test.js | tap-spec",
"test-logic": "nyc tape ./test/logic.test.js | tap-spec",
"dev": "nodemon src/server.js"
},
"repository": {
Expand Down

0 comments on commit 11e956b

Please sign in to comment.