mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-01-29 06:27:49 +00:00
Add _.conformsTo.
This commit is contained in:
@@ -26597,7 +26597,7 @@
|
||||
var acceptFalsey = lodashStable.difference(allMethods, rejectFalsey);
|
||||
|
||||
QUnit.test('should accept falsey arguments', function(assert) {
|
||||
assert.expect(315);
|
||||
assert.expect(316);
|
||||
|
||||
var arrays = lodashStable.map(falsey, stubArray);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user