Skip to content

Commit

Permalink
update package.json for test
Browse files Browse the repository at this point in the history
  • Loading branch information
nenoNaninu committed Nov 23, 2023
1 parent d610015 commit bdbd385
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/TypeScriptTests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"typescript": "^4.9.5"
},
"scripts": {
"test": "jest ./src/json/unary.test.ts"
"test": "jest"
},
"dependencies": {
"@microsoft/signalr": "^8.0.0",
Expand Down

0 comments on commit bdbd385

Please sign in to comment.