Skip to content

Commit

Permalink
fixed test
Browse files Browse the repository at this point in the history
  • Loading branch information
ATGardner committed Jul 15, 2021
1 parent e571710 commit 15383df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/git/repository_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -794,7 +794,7 @@ func TestAddFlags(t *testing.T) {
wantedFlags: []flag{
{
name: "provider",
usage: "The git provider, one of: github|gitea",
usage: "The git provider, one of: gitea|github",
},
},
},
Expand Down

0 comments on commit 15383df

Please sign in to comment.