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