Skip to content

Commit 52cad40

Browse files
committed
Change test name
1 parent 70bc4c7 commit 52cad40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

command_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3024,7 +3024,7 @@ func TestFlagAction(t *testing.T) {
30243024
}
30253025
}
30263026

3027-
func TestLocalFlag(t *testing.T) {
3027+
func TestLocalFlagError(t *testing.T) {
30283028
var topInt int64
30293029

30303030
cmd := &Command{

0 commit comments

Comments
 (0)