1
0
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:
Matt Berther
2016-02-18 15:47:03 -07:00
committed by Ruben Bridgewater
parent 7eebdf94d7
commit b14cbaf1d5

View File

@@ -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) {