chore: fix typo
This commit is contained in:
parent
e778c3c443
commit
1c742426ed
@ -70,7 +70,7 @@ func TestRightPad(t *testing.T) {
|
||||
want: "foo ",
|
||||
},
|
||||
{
|
||||
name: "string with equal lenth to required width",
|
||||
name: "string with length equal to required width",
|
||||
input: "foobar",
|
||||
want: "foobar",
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user