mirror of
https://github.com/redis/go-redis.git
synced 2025-04-16 09:23:06 +03:00
Enable pending test
This commit is contained in:
parent
b0ac2eefc3
commit
4f34522c84
@ -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) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user