mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-10 19:07:49 +00:00
Fix skipTest count for a _.uniq test.
This commit is contained in:
@@ -4539,7 +4539,7 @@
|
|||||||
_.indexOf = indexOf;
|
_.indexOf = indexOf;
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
skipTest(2);
|
skipTest(6);
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
}());
|
}());
|
||||||
|
|||||||
Reference in New Issue
Block a user