We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7eebdf9 commit b14cbafCopy full SHA for b14cbaf
test/commands/exits.spec.js
@@ -4,7 +4,7 @@ var config = require("../lib/config");
4
var helper = require("../helper");
5
var redis = config.redis;
6
7
-describe("The 'exits' method", function () {
+describe("The 'exists' method", function () {
8
9
helper.allTests(function(parser, ip, args) {
10
0 commit comments