mirror of
https://github.com/redis/go-redis.git
synced 2025-08-07 12:42:55 +03:00
Enable pending test
This commit is contained in:
@@ -262,7 +262,7 @@ var _ = Describe("races", func() {
|
||||
Expect(n).To(Equal(int64(N)))
|
||||
})
|
||||
|
||||
PIt("should BLPop", func() {
|
||||
It("should BLPop", func() {
|
||||
var received uint32
|
||||
|
||||
wg := performAsync(C, func(id int) {
|
||||
|
Reference in New Issue
Block a user