Skip to content

Commit

Permalink
fix: update url for gitlab test repository
Browse files Browse the repository at this point in the history
  • Loading branch information
gchiesa committed Aug 16, 2024
1 parent d3b364f commit d136e00
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/contentprovider/gitlab_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import (
"testing"
)

// const GitLabTestPublicRepo = "https://gitlab.com/gchiesa/s3vaultlib@master"
const GitLabTestPublicRepo = "https://gitlab.com/gchiesa/test@master"

func TestGitLab_DownloadPublicRepo(t *testing.T) {
Expand Down

0 comments on commit d136e00

Please sign in to comment.