mirror of
https://github.com/redis/go-redis.git
synced 2025-08-07 12:42:55 +03:00
chore: fewer test dependencies
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
package redis_test
|
||||
|
||||
import (
|
||||
. "github.com/onsi/ginkgo"
|
||||
. "github.com/onsi/gomega"
|
||||
. "github.com/bsm/ginkgo/v2"
|
||||
. "github.com/bsm/gomega"
|
||||
|
||||
"github.com/redis/go-redis/v9"
|
||||
)
|
||||
|
Reference in New Issue
Block a user