Skip to content

Commit

Permalink
refactor: remove enterpriseSsh
Browse files Browse the repository at this point in the history
  • Loading branch information
privatenumber committed Aug 3, 2022
1 parent c674528 commit 7cce252
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ const gitUrlParse = require("..")
// Constants
const URLS = {
ssh: "[email protected]:42IonicaBizau/git-url-parse"
, enterpriseSsh: "[email protected]:42IonicaBizau/git-url-parse.git'"
, https: "https://github.com/42IonicaBizau/git-url-parse"
, ftp: "ftp://github.com/42IonicaBizau/git-url-parse"
, ftps: "ftps://github.com/42IonicaBizau/git-url-parse"
Expand Down

0 comments on commit 7cce252

Please sign in to comment.