Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
uo276026 authored Apr 8, 2024
1 parent 8c4addc commit 3a08cfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion questionservice/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"vary": "^1.1.2"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"test": "jest",
"start": "node server.js"
},
"keywords": [],
Expand Down

0 comments on commit 3a08cfb

Please sign in to comment.