Skip to content

Commit 7cce252

Browse files
committed
refactor: remove enterpriseSsh
1 parent c674528 commit 7cce252

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ const gitUrlParse = require("..")
66
// Constants
77
const URLS = {
88
ssh: "custom-user@github.com:42IonicaBizau/git-url-parse"
9-
, enterpriseSsh: "org-12345678@github.com:42IonicaBizau/git-url-parse.git'"
109
, https: "https://github.com/42IonicaBizau/git-url-parse"
1110
, ftp: "ftp://github.com/42IonicaBizau/git-url-parse"
1211
, ftps: "ftps://github.com/42IonicaBizau/git-url-parse"

0 commit comments

Comments
 (0)