Skip to content

Commit

Permalink
changing repo for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Yusuf Kanchwala committed Oct 2, 2020
1 parent 03ac868 commit 34870a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/http-server/remote-repo_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ func TestScanRemoteRepoHandler(t *testing.T) {
iacType: "terraform",
iacVersion: "v12",
cloudType: "aws",
remoteURL: "git@bitbucket.org:accurics/aws-poc-demo.git",
remoteURL: "git@github.com:kanchwala-yusuf/Damn-Vulnerable-Terraform-Project.git",
remoteType: "git",
wantStatus: http.StatusOK,
},
Expand Down

0 comments on commit 34870a6

Please sign in to comment.