Skip to content

Commit 2c434d4

Browse files
testwillwellle
authored andcommitted
fix: typo
1 parent 86d5058 commit 2c434d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test_redis_client_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ func TestTestRedisClient_Set(t *testing.T) {
1919
args args
2020
}{
2121
{
22-
"successfull add",
22+
"successful add",
2323
NewTestRedisClient(),
2424
args{
2525
"somekey",

0 commit comments

Comments
 (0)