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: "[email protected]:42IonicaBizau/git-url-parse"
9-
, enterpriseSsh: "[email protected]: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)