fix connection close logic
This commit is contained in:
parent
1d17516aa8
commit
091ef2e240
3 changed files with 6 additions and 4 deletions
|
|
@ -8,7 +8,7 @@
|
|||
"build": "npm run tsc",
|
||||
"tsc": "tsc",
|
||||
"tsd": "tsd",
|
||||
"jest": "jest",
|
||||
"jest": "jest --detectOpenHandles",
|
||||
"test": "npm run jest && npm run tsd"
|
||||
},
|
||||
"repository": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue