You've already forked node-redis
mirror of
https://github.com/redis/node-redis.git
synced 2025-08-06 02:15:48 +03:00
updating the test description to match the command
This commit is contained in:
committed by
Ruben Bridgewater
parent
7eebdf94d7
commit
b14cbaf1d5
@@ -4,7 +4,7 @@ var config = require("../lib/config");
|
||||
var helper = require("../helper");
|
||||
var redis = config.redis;
|
||||
|
||||
describe("The 'exits' method", function () {
|
||||
describe("The 'exists' method", function () {
|
||||
|
||||
helper.allTests(function(parser, ip, args) {
|
||||
|
||||
|
Reference in New Issue
Block a user