Skip to content

Commit

Permalink
hub vs lab typo
Browse files Browse the repository at this point in the history
Signed-off-by: Josh Cogan <[email protected]>
  • Loading branch information
joshgc committed Aug 25, 2023
1 parent 934911b commit fdba658
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/package_managers_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ func Test_findGitRepositoryInPYPIResponse(t *testing.T) {
}
}
`,
want: "https://github.com/htaslan/color",
want: "https://gitlab.com/htaslan/color",
wantErrStr: "",
},
{
Expand Down

0 comments on commit fdba658

Please sign in to comment.