Skip to content

Commit bdbd385

Browse files
committed
update package.json for test
1 parent d610015 commit bdbd385

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/TypeScriptTests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"typescript": "^4.9.5"
1111
},
1212
"scripts": {
13-
"test": "jest ./src/json/unary.test.ts"
13+
"test": "jest"
1414
},
1515
"dependencies": {
1616
"@microsoft/signalr": "^8.0.0",

0 commit comments

Comments
 (0)