Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
testwill authored and wellle committed Oct 23, 2023
1 parent 86d5058 commit 2c434d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test_redis_client_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ func TestTestRedisClient_Set(t *testing.T) {
args args
}{
{
"successfull add",
"successful add",
NewTestRedisClient(),
args{
"somekey",
Expand Down

0 comments on commit 2c434d4

Please sign in to comment.