mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-10 07:25:44 +01:00
cleanup
This commit is contained in:
@@ -174,6 +174,8 @@ describe("test url validation", () => {
|
||||
}
|
||||
const valid = [
|
||||
"https://foo.com/blah_blah",
|
||||
"ssh://foo.com/blah_blah",
|
||||
"ftp://foo.com/blah_blah",
|
||||
"https://foo.com/blah_blah/",
|
||||
"https://foo.com/blah_blah_(wikipedia)",
|
||||
"https://foo.com/blah_blah_(wikipedia)_(again)",
|
||||
|
||||
Reference in New Issue
Block a user