Addressing comment on PR #195 #2
Annotations
1 error
|
[unit] src/utils/__tests__/ssh-config-parser.test.ts > parseJumpHost > should throw error for invalid port numbers:
src/utils/__tests__/ssh-config-parser.test.ts#L455
AssertionError: expected [Function] to throw an error
- Expected:
null
+ Received:
undefined
❯ src/utils/__tests__/ssh-config-parser.test.ts:455:44
|