Изменение ссылки на gitea.plemya-x.ru

This commit is contained in:
2024-08-24 12:55:17 +03:00
committed by Евгений
parent 842f796284
commit b1d45b05de
10 changed files with 20 additions and 20 deletions

View File

@ -44,7 +44,7 @@ func TestFindPkgs(t *testing.T) {
err = repos.Pull(ctx, []types.Repo{
{
Name: "default",
URL: "https://gitverse.ru/sc/Xpamych/xpamych-alr-repo.git",
URL: "https://gitea.plemya-x.ru/xpamych/xpamych-alr-repo.git",
},
})
if err != nil {

View File

@ -81,7 +81,7 @@ func TestPull(t *testing.T) {
err = repos.Pull(ctx, []types.Repo{
{
Name: "default",
URL: "https://gitverse.ru/sc/Xpamych/xpamych-alr-repo.git",
URL: "https://gitea.plemya-x.ru/xpamych/ALR.git",
},
})
if err != nil {