Skip to content

Commit b14cbaf

Browse files
Matt BertherRuben Bridgewater
authored andcommitted
updating the test description to match the command
1 parent 7eebdf9 commit b14cbaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/commands/exits.spec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ var config = require("../lib/config");
44
var helper = require("../helper");
55
var redis = config.redis;
66

7-
describe("The 'exits' method", function () {
7+
describe("The 'exists' method", function () {
88

99
helper.allTests(function(parser, ip, args) {
1010

0 commit comments

Comments
 (0)