You've already forked node-redis
mirror of
https://github.com/redis/node-redis.git
synced 2025-08-06 02:15:48 +03:00
chore: refactor parts out of the index.js file
This commit is contained in:
@@ -8,7 +8,7 @@ const intercept = require('intercept-stdout')
|
||||
|
||||
describe('The \'blpop\' method', () => {
|
||||
helper.allTests((ip, args) => {
|
||||
describe(`using ${ip}`, () => {
|
||||
describe.only(`using ${ip}`, () => {
|
||||
let client
|
||||
let bclient
|
||||
|
||||
|
Reference in New Issue
Block a user