Skip to content

Commit

Permalink
test test
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolaivasilev12 committed May 18, 2021
1 parent b990493 commit 8d8e8f5
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 @@ -6,7 +6,7 @@
"scripts": {
"start": "node server.js",
"api": "nodemon server.js",
"test": "mocha \"./**/*.test.js\""
"test": "mocha \"./**/*.test.js\" --exit"
},
"dependencies": {
"axios": "^0.21.1",
Expand Down

0 comments on commit 8d8e8f5

Please sign in to comment.