diff --git a/test/test.js b/test/test.js index b455421c4..0808cb022 100644 --- a/test/test.js +++ b/test/test.js @@ -10224,7 +10224,7 @@ } }); - test('should accept falsey primary arguments', 3, function() { + test('should accept falsey primary arguments', 4, function() { function message(methodName) { return '`_.' + methodName + '` should accept falsey primary arguments'; }