1
0
mirror of https://github.com/redis/go-redis.git synced 2025-07-29 17:41:15 +03:00

chore: fix test

This commit is contained in:
Vladimir Mihailenco
2023-01-30 10:10:49 +02:00
parent 0798cccba5
commit 515043aaab
2 changed files with 0 additions and 27 deletions

View File

@ -4,7 +4,6 @@ import (
"testing"
. "github.com/bsm/ginkgo/v2"
. "github.com/bsm/ginkgo/v2/extensions/table"
. "github.com/bsm/gomega"
)